AIX 4320
I'm having a couple of very strange routing problems. I have added through smitty the following static route.
host
des add = 10.10.5.40
gateway = 1.1.60.1
do a netstat -rn|grep 10.10.5.40
10.11.5.40 1.1.60.1 UGHM 1 12 en0 - -
now ping 10.11.5.40 it drops packets
10.11.5.18
PING 10.11.5.40: (10.11.5.40): 56 data bytes
64 bytes from 10.11.5.40: icmp_seq=0 ttl=254 time=0 ms
64 bytes from 10.11.5.40: icmp_seq=1 ttl=254 time=0 ms
64 bytes from 10.11.5.40: icmp_seq=3 ttl=254 time=0 ms
64 bytes from 10.11.5.40: icmp_seq=5 ttl=254 time=0 ms
----10.11.5.40 PING Statistics----
6 packets transmitted, 4 packets received, 33% packet loss
round-trip min/avg/max = 0/0/0 ms
do a netstat -rn|grep 10.10.5.40
10.11.5.40 1.71.0.1 UGHMS 1 19 en0 - -
Why is the gateway changing?
Mike
"A foolproof method for sculpting an elephant: first, get a huge block of marble, then you chip away everything that doesn't look like an elephant."
I'm having a couple of very strange routing problems. I have added through smitty the following static route.
host
des add = 10.10.5.40
gateway = 1.1.60.1
do a netstat -rn|grep 10.10.5.40
10.11.5.40 1.1.60.1 UGHM 1 12 en0 - -
now ping 10.11.5.40 it drops packets
10.11.5.18
PING 10.11.5.40: (10.11.5.40): 56 data bytes
64 bytes from 10.11.5.40: icmp_seq=0 ttl=254 time=0 ms
64 bytes from 10.11.5.40: icmp_seq=1 ttl=254 time=0 ms
64 bytes from 10.11.5.40: icmp_seq=3 ttl=254 time=0 ms
64 bytes from 10.11.5.40: icmp_seq=5 ttl=254 time=0 ms
----10.11.5.40 PING Statistics----
6 packets transmitted, 4 packets received, 33% packet loss
round-trip min/avg/max = 0/0/0 ms
do a netstat -rn|grep 10.10.5.40
10.11.5.40 1.71.0.1 UGHMS 1 19 en0 - -
Why is the gateway changing?
Mike
"A foolproof method for sculpting an elephant: first, get a huge block of marble, then you chip away everything that doesn't look like an elephant."