Hey everyone,
I'm new in openwrt and I sat up a openconnect client on my router.
I configured the routes and most sites are working well except some sites aren't working at all.
For example telegram.org
To demonstrate the issue I tested command below:
wget https://telegram.org
In my clients the output is (and it will be like this forever and the command never completes):
--2021-04-24 00:38:25-- https://telegram.org/
Resolving telegram.org (telegram.org)... 149.154.167.99
Connecting to telegram.org (telegram.org)|149.154.167.99|:443... connected.
But in router it just works fine:
Downloading 'https://telegram.org'
Connecting to 149.154.167.99:443
Writing to 'index.html'
index.html 100% |*******************************| 16093 0:00:00 ETA
Download completed (16093 bytes)
I don't understand what causes this problem.
The vpn interface is in wan and many sites and apps are working great over that interface.
But sites like epicgames, telegram not working in clients