I have Windows 8.1 Enterprise
I am connected to two internet connections on my PC with this gateways:
192.168.1.1 = my isp gateway
192.168.43.1 = my mobile usb tethering gateway
Now I want to route my "VPN.exe" file to 192.168.43.1 gateway and then route my "firefox.exe" file to a VPN connection gateway
How can I do this?
Can i use this command?:
route add "VPN.exe" mask 255.255.255.255 192.168.43.1 -p
---> Please do not recommend: using ForceBindIP
or iNetFusion
or Connectify Dispatch
I just want to do this with my Windows features like route command or cmd commands