[NTLUG:Discuss] can not ping itself.
MadHat
madhat at unspecific.com
Wed May 2 08:35:49 CDT 2001
At 01:11 PM 5/2/2001 +0000, you wrote:
>>What is the result of "route" ?
>Kernel IP routing table
>Destination Gateway Genmask Flags Metric Ref Use Iface
>192.168.1.0 192.168.1.1 255.255.255.0 U 0 0 0 eth1
>0.0.0.0 65.10.71.194 0.0.0.0 UG 0 0 0 eth0
>127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
>
>(65.10.71.194 is assigned ip, 65.1071.129 is gateway ip assigned by @home)
I have always seen entries more like this (using your IPs)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 65.10.71.129 0.0.0.0 UG 0 0 0 eth0
65.10.71.194 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
65.10.71.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
Mine, on an internal network, looks like this
$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
172.21.142.170 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
172.21.142.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 172.21.142.1 0.0.0.0 UG 0 0 0 eth0
--
MadHat at unspecific.com
More information about the Discuss
mailing list