@johnpoz said in To VPN or not to VPN?:
"I think I read that you can bind specific applications to a specific NIC."
Good luck with that ;)
If you want to bypass using your vpn, easy way to do it is based upon policy routing. So where you want to go bbc iplayer - what is the url you connect to? I could be as simple as creating an alias putting in the sites you want to go to and using that alias as your dest in rule that send that traffic out your normal wan.
Depending on the site you may need to do some investigation on what exact networks they use via some CDN in the backgroun that is not really clear in just the url you use to get started, etc.
Other option to this is to do it the other way around, use your normal wan for most of your access and just send the traffic you want out the vpn - sometimes it is easier this way since sites you want to vpn might be smaller, etc.
Not sure where you got the idea that applications allow you tie them to specific nic or IP - this is pretty rare in the windows world for sure, and in client applications. Server applications are more likely allow you to tie them to a specific nic or IP..
There may be some addons for the browser your using that add this sort of feature.. But to be honest policy routing better solution if you ask me, since then doesn't matter if the application supports it or not.
Thank you to both of you, I just went online to see if someone is also experiencing the same thing with VPN and I'm happy I found a solution.