polygonbloom
Junior Member
So I have a VPN connection from my machine to a remote host. Occasionally the VPN connection goes down, and my machine then goes to the next access method which is my primary/public internet connection. I want to make sure that my traffic can *only* go over the VPN, and if the VPN goes down, I just lose my network connection entirely.
Also this needs to be enable/disable-able so I can go from normal "use my default connection" mode to "secure only VPN allowed mode". My friends think I should be able to do this by setting up a firewall rule that only allows traffic over the VPN connection, but I don't know how to do all this network shizzle.
Thanks