Re: Traffic NOT moving through the correct network interface?
- From: ibuprofin@xxxxxxxxxxxxxxxxxxxxxx (Moe Trin)
- Date: Thu, 10 Jan 2008 18:44:32 -0600
On Thu, 10 Jan 2008, in the Usenet newsgroup alt.os.linux, in article
<oFjhj.37168$EA5.19884@pd7urf2no>, Calab wrote:
Machine is running Debian 4.0r1 2.6.22-3-686. This machine has three network
connections.
and the key is in the routing table (/sbin/route -n).
eth0:
- static IP of 10.0.11.16 with a mask of 255.255.255.0
- connected to a router, which is connected to the rest of my LAN and a
cable modem #1
This ALONE would be OK
eth1:
- dynamic IP
- connected directly to cable modem #2
and you probably expect this to lead to the world - why bother, when
eth0 already fulfills that need.
eth2:
- dynamic IP
- connected directly to cable modem #1
And why should the kernel use this in preference to eth0?
See the Adv-Routing-HOWTO which should be on your system. Any time
you have more than one route that will take you "someplace", the kernel
will choose the one with the lowest metric - and if the metric is equal,
will choose the last one configured.
I've pasted the results from ifconfig below.
Your munging makes the ifconfig information completely useless.
WHAT is going on here? Can someone point me in the right direction as
far as troubleshooting this?
-rw-rw-r-- 1 gferg ldp 297491 Sep 4 2003 Adv-Routing-HOWTO
Person who set up the routing doesn't understand the way networking uses
the word "default" meaning as when NOTHING ELSE applies, use this. You
have three defaults - which one to use?
Old guy
.
- Follow-Ups:
- References:
- Prev by Date: dd command
- Next by Date: Re: Traffic NOT moving through the correct network interface?
- Previous by thread: Re: Traffic NOT moving through the correct network interface?
- Next by thread: Re: Traffic NOT moving through the correct network interface?
- Index(es):
Relevant Pages
|