Two NIC cards => Possible to Configure Two Default Routes?
beagle197_at_hotmail.com
Date: 09/26/05
- Next message: chris-usenet_at_roaima.co.uk: "Shorewall and CONTINUE policy"
- Previous message: Ben Hearsum: "Re: NIS problems"
- Next in thread: Clifford Kite: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Reply: Clifford Kite: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Reply: buck: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Reply: James Knott: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Sep 2005 08:11:16 -0700
Folks,
I have two DSL providers, can I configure two default routes that are
able to send and receive network packets on both interfaces (eth0 and
eth1) at the same time? It would seem to me that it would be possible,
since if eth0 receives traffic, then response would be sent back
through eth0. The same with eth1. I noted a lot of discussion about
this topic from past posts, where folks have achieved this using
external equipment routers, or that it was possible using Solaris OS. I
am guessing that some Linux folks have devised or written their
customized solution since they went to the extra effort to modify the
TCP/IP stack or tweak the networking kernel modules (but I haven't seen
or heard anything on this point for sure at this time). Is it possible,
and how can I achieve it? I tried to use a higher metric for default
route eth0 verses eth1, but packets were not sent on both interfaces.
Thanks, BEA
bea:/# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
69.109.218.0 0.0.0.0 255.255.248.0 U 0 0 0
eth1
0.0.0.0 69.109.218.1 0.0.0.0 UG 0 0 0
eth1
0.0.0.0 10.0.0.1 0.0.0.0 UG 20 0 0
eth0
bea:/# uname -a
Linux bea 2.6.8-2-686 #1 Thu May 19 17:53:30 JST 2005 i686 GNU/Linux
bea:/# cat /etc/debian_version
testing/unstable
bea:/#
- Next message: chris-usenet_at_roaima.co.uk: "Shorewall and CONTINUE policy"
- Previous message: Ben Hearsum: "Re: NIS problems"
- Next in thread: Clifford Kite: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Reply: Clifford Kite: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Reply: buck: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Reply: James Knott: "Re: Two NIC cards => Possible to Configure Two Default Routes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|