hidemyass.com: Multiple connections problem
Posted: Thu Jun 30, 2016 4:20 pm
Hi,
I have a program I designed to select a specific network adapter to access internet.
But when I start openvpn connection all my internet traffic go through openvpn connection even if I select different network adapter in my program.
I do not want my program access internet through openvpn. I have windows machine and i tried this command to delete openvpn default gateway
("route.exe DELETE 0.0.0.0 MASK 128.0.0.0 10.211.1.* ) but no success all my internet traffic still go through openvpn connection.
I have a program I designed to select a specific network adapter to access internet.
But when I start openvpn connection all my internet traffic go through openvpn connection even if I select different network adapter in my program.
I do not want my program access internet through openvpn. I have windows machine and i tried this command to delete openvpn default gateway
("route.exe DELETE 0.0.0.0 MASK 128.0.0.0 10.211.1.* ) but no success all my internet traffic still go through openvpn connection.