Results 1 to 1 of 1
Hi All,
I am setting up a lan with multiple isp accounts and need some help in
routing to this multiple isps.
Code:
ISP1 ISP2
R1 R2
192.168.10.1 \ / ...
- 10-10-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 5
linux multiple gateway to isps
Hi All,
I am setting up a lan with multiple isp accounts and need some help in
routing to this multiple isps.
I have 2 routers. and 2 isp connection comes to these two.Code:ISP1 ISP2 R1 R2 192.168.10.1 \ / 192.168.10.2 \ / \ / SWITCH | | LINUX BOX (local ip eth0 192.168.10.3 default gw | 192.168.10.1) | LAN
from this this routers the connection goes to swith and then to a linux box. I want to make this linux as my gateway for all pcs behind it. i set router1 as my default gateway. Problem arise when i tried to connect to this linux machine from outside through router2. because the the default gateway is router1 and the outgoing packet will always use router1 as exit point. Anybody please advice me to find out a way so that the packets comming from router2 always go out through the same and viceversa.
Thanks
Lhrt


Reply With Quote