Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
How to route traffic based on network adapter
I want to tell x application to use this adapter; however all others to use another adapter.
The case is that the Ethernet connection I use I prefer to do anything sensitive over, where as the wireless is a much faster connection so I use this to download with.
I am surmising this will involve using some form of proxy, or firewall filtering. Though my attempts at trying to implement such a solution on windows have proven fruitless.
I've managed to do it via linux following :
http://linux-ip.net/html/adv-multi-internet.html
So if anyone can point me to applications or commands that would achieve the desired effect on WINDOWS XP, I'd be greatly appreciative.
Thanks.