Page 1 of 1

Re: Disclude skype from using vpn

Posted: Mon Oct 17, 2016 3:36 pm
by moatazelmasry
Which VPN Client are you using?

If you are using OpenVPN you can indeed redirect a certain hostname to go through the normal internet instead of of the VPN tunnel, like this:
route http://www.google.ca 255.255.255.255 net_gateway

http://serverfault.com/a/631048/114877

I don't know the hostname(s) used by skype, but you can simply find those out using wireshark and enable dns resolve so that it will show you the hostnames of the IPs used

Good luck

Re: Disclude skype from using vpn

Posted: Wed Nov 09, 2016 7:36 am
by thisjun
I found application based routing software.
https://r1ch.net/projects/forcebindip
However I've never use it.