View Single Post

  #1 (permalink)  
Old 12-15-2007, 08:31 PM
redeemer90
Guest
 
Posts: n/a
Default Two internet connections, one computer

Hi,

I have two internet connections, two router IPs (actually more, but then lets ignore this).

SO the IPs on which the internet comes in are
A = 192.168.1.x
B = 192.168.10.x (Two different IPs on two different adapters)

I would like some applications to use A and some use B. These applications may be servers and clients.

Server example:
One Apache webserver listens to incoming connections on A
and another installation of apache webserver listens to incoming connections on B

Similarly, firefox.exe uses A while internet explorer uses B.

I know this is possible, but not exactly sure how.

Any ideas?

Thanks,

- Siddharth
Reply With Quote