Quote:
Originally Posted by OzMan
thanks... I checked out routing tables, but couldn't see how they related to assigning an IP to a browser... anyone else?
|
What uBob meant was that you can use the route command to add specific routes over distinct nics.
Once you know the destination ip addresses that will be used in the webbrowser control, then you can link requests to those address to the address of the nic card you want them to pass through.
Any traffic to the specified destination will then only follow the path of that routing entry. Never had to do it myself, but it should work.