2 networks, 1 PC
August 8, 2012 2:55 PM Subscribe
I'd like to select which network interface is used for Internet access on a per-application basis. How do I do this on 64bit Windows 7?
I've clumsily obtained the desired outcome by setting up a proxy server on the network that the computer does not normally use for Internet access and then directing certain applications to use it. Can I do this without the proxy server somehow?
ForceBindIP looks like exactly what I want except that it apparently doesn't work on a 64bit OS (and when I tested it on a 32bit OS with FireFox it was not using the desired network interface for DNS).
Any ideas?
posted by ODiV to computers & internet (10 answers total)
If so, read here:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sag_tcpip_pro_addstaticroute.mspx?mfr=true
Be sure to use the interface option to specify the interface, add a -p to make it persistence across reboots.
posted by roboton666 at 9:25 PM on August 8, 2012