I am connected to a VPN using OpenVPN. Everything was working fine but the network administrator informed me I had unusually high traffic. I inspected my VPN settings and realised I had forgotten to check "Use this connection only for resources on its network" for IPv4 and IPv6.
I set this, and I can still access the network folders, but now I cannot access a site that is hosted on the VPN. What can I do to fix this?
From my googling, it seems that checking that setting adds a default gateway to the VPN. So I assume for public websites it first checks my default gateway, finds it and resolves the IP. For this VPN hosted site I would assume it would try the default, not find anything, move on to the VPN gateway, find it and resolve the IP. Networking is not my strong point however, any clarification of the process would be appreciated.
I'm using gnome network manager on Ubuntu 20.04.