From a Solaris box, 10.13.5.212 I am trying to ping another box 192.168.31.42 but get this error:
ICMP Host Unreachable from gateway MyHost1 (10.13.5.212)
for icmp from MyHost1 (10.13.5.212) to 192.168.31.42
Any suggestions as to why this fails. Note, these machines could see each other prior to a power failure.
>cat /etc/gateways
route add 10.0.0.0 -netmask 255.0.0.0 10.13.4.1
>
>ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.13.5.212 netmask fffffc00 broadcast 10.13.7.255
ICMP Host Unreachable from gateway MyHost1 (10.13.5.212)
for icmp from MyHost1 (10.13.5.212) to 192.168.31.42
Any suggestions as to why this fails. Note, these machines could see each other prior to a power failure.
>cat /etc/gateways
route add 10.0.0.0 -netmask 255.0.0.0 10.13.4.1
>
>ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.13.5.212 netmask fffffc00 broadcast 10.13.7.255