Nu-kid
2006-02-23, 10:38 AM CST
I have FC4 setup as my router and the eth1 is the nic connected to the hub 192.168.2.1. eth0 is connected to internet ISP. The other PC's on my network are connected to the same hub, but they can't web browse.
So I ran the route command below.
[root@GENESIS sysconfig]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
bras11-l0.pltnc * 255.255.255.255 UH 0 0 0 ppp0
192.168.2.0 192.168.2.1 255.255.255.0 UG 0 0 0 eth1
192.168.2.0 * 255.255.255.0 U 0 0 0 eth1
169.254.0.0 * 255.255.0.0 U 0 0 0 lo
default bras11-l0.pltnc 0.0.0.0 UG 0 0 0 ppp0
[root@GENESIS sysconfig]#
I was wondering. I noticed I have two entries for 192.168.2.0 under Destination colunm. I think the correct entry should be the one with 192.168.2.1 as the Gateway.
Would the 2 entries cause as problem? If so how can I remove either one?
Thnx.
So I ran the route command below.
[root@GENESIS sysconfig]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
bras11-l0.pltnc * 255.255.255.255 UH 0 0 0 ppp0
192.168.2.0 192.168.2.1 255.255.255.0 UG 0 0 0 eth1
192.168.2.0 * 255.255.255.0 U 0 0 0 eth1
169.254.0.0 * 255.255.0.0 U 0 0 0 lo
default bras11-l0.pltnc 0.0.0.0 UG 0 0 0 ppp0
[root@GENESIS sysconfig]#
I was wondering. I noticed I have two entries for 192.168.2.0 under Destination colunm. I think the correct entry should be the one with 192.168.2.1 as the Gateway.
Would the 2 entries cause as problem? If so how can I remove either one?
Thnx.