I currently can run:
Code:
route add -net 201.1.1.0/24 gw 200.1.1.2
to allow me to connect to an external server without routing through my VPN. I use NetworkManager and there is a 'routes' section but adding this into there does not work. Is this where I should be inputting this or is there some other way to make sure this route is used. It doesn't matter if it is applied when I do not have a VPN running.
Any help is appreciated, thanks.