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

--
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