Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 6.0.1 upgrade dhcp problem



On Wed, Jan 30, 2013 at 12:17:55PM +1000, Ray Phillips wrote:

> # ifconfig fxp0
> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 192.168.37.199 netmask 0xfffffe00 broadcast 192.168.37.255
[..]
> dhcpcd[49]: fxp0: acknowledged 192.168.36.135 from 192.168.36.1
[]
> dhcpcd[49]: fxp0: adding IP address 192.168.36.135/23
> dhcpcd[49]: fxp0: adding route to 192.168.36.0/23
> dhcpcd[49]: fxp0: adding default route via 192.168.36.30
[]
> executing: /sbin/ping -v -c 5 -w 5 -o -n 192.168.36.1

This all looks correct so far, however:

> PING 192.168.36.1
>  (192.168.36.1): 52 data bytes
> ping: sendto: No route to host

This is not ok anymore, and not explainable with the above settings. The
ifconfig output was from this state?

Could you try again and print the routing table at this point, like
"netstat -rn" or "route show"?

Can you also try to ping the router (192.168.36.30)? Is your dhpc server
configured to not answer pings?

Martin


Home | Main Index | Thread Index | Old Index