|
In every case, you're likely given an IP address in a specific range. That's the range you put down in the exceptions box.
So for instance, let's say the DHCP server assigns stuff from:
192.168.x.x
So in the exceptions box, you'd put 192.168.*
And it'll write it out like 192.168.*.*/* or something like that.
Now anytime a program tries to use an IP address in that range, it will automatically make the connection (or transmission) through the VPN.
|