When you type in a domain to the URL bar in the format: xxx.com, it doesn't resolve / times out while trying to load, however https://xxx.com (clicking a link to https://xxx.com also resolves immediately.
Connected to IP address: 172.104.16.201 in the USA.
Additionally, the apt-get update command seems to not be working while connected to the VPN.
Could possibly have to do with this piece of networking functionality on the browser side:
https://thegeekpage.com/disable-web-browser-automatically-adding-www-url/
apt-get could be using different ports / a different kind of traffic that's unsupported.
When you type in a domain to the URL bar in the format:
xxx.com, it doesn't resolve / times out while trying to load, howeverhttps://xxx.com(clicking a link tohttps://xxx.comalso resolves immediately.Connected to IP address: 172.104.16.201 in the USA.
Additionally, the
apt-get updatecommand seems to not be working while connected to the VPN.Could possibly have to do with this piece of networking functionality on the browser side:
https://thegeekpage.com/disable-web-browser-automatically-adding-www-url/
apt-get could be using different ports / a different kind of traffic that's unsupported.