I'm using Fedora 25. Trying to make it so the PC can only connect to the internet through a VPN tunnel.
This means:
- when the VPN connection drops or hasn't yet been established, it must be unable to connect to the internet outside of the VPN tunnel
- there must be no DNS / webrtc / other leaks (for some reason I always have to manually remove the 192.168... ip from resolv.conf on each startup)
I'm using the standard Network Manager and OpenVPN protocol. Any ideas?