Stan Koper wrote:
> 
> Hi all,
> 
>     I was wondering why when I type route -n (well, even just plain
> "route"), I see duplicate entries for my eth0 and eth1 cards.  I have a
> cable modem, and am using the linux machine as a firewall.  Route -n gives
> me this:
> 
> Destination        Gateway        Genmask        Flags    Metric    Ref
> Use    Iface
> 192.168.10.0     0.0.0.0        255.255.255.0     U           0           0
> 0        eth0
> 192.168.10.0     0.0.0.0        255.255.255.0     U           0           0
> 0        eth0
> 24.128.24.0       0.0.0.0        255.255.252.0     U           0           0
> 0        eth1
> 24.128.24.0       0.0.0.0        255.255.252.0     U           0           0
> 0        eth1
> 127.0.0.0            0.0.0.0        255.0.0.0              U          0
> 0        0        lo
> 0.0.0.0              24.128.24.1    0.0.0.0                UG       0
> 0        0        eth1
> 
> It used to just show the entries for the internal NIC (eth0) and the
> external one (eth1) once.  The addresses are only listed once in route.conf.
> 
> Does anyone know what causes it, whether it needs to be fixed, and if it
> does, how do I do it?  Thanks.
> 
> Stan Koper
> 
Hi Stan,

Let�s guess: you shortly upgraded to 2.2.x kernel from 2.0.x. The
routing stuff is now done differently. Look into your /etc/route.conf.
You�ll find there entries for eth0 and eth1. Comment them, restart the
network and have another look....


cheers 

Juergen

-- 
==========================================     __   _
Juergen Braukmann mail: [EMAIL PROTECTED]| -o)/ /  (_)__  __ ____  __
Tel: 0201-743648  dk4jb@db0qs.#nrw.deu.eu| /\\ /__/ / _ \/ // /\ \/ /
==========================================_\_v __/_/_//_/\_,_/ /_/\_\
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to