Port-arm archive

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

Re: RPI using recent image boots with non functioning gateway



On Tuesday 15 December 2015 09:52:03 Andy Ruhl wrote:
> Wacky. Check this out:
> 
> rpi# ping www.netbsd.org
> ping: Cannot resolve "www.netbsd.org" (Host name lookup failure)
> rpi# dhcpcd -n
> sending signal HUP to pid 190
> rpi# ping www.netbsd.org
> ping: Cannot resolve "www.netbsd.org" (Host name lookup failure)
> rpi# route delete 0.0.0.0/0 192.168.0.254
> delete net 0.0.0.0: gateway 192.168.0.254
> rpi# ping www.netbsd.org
> ping: Cannot resolve "www.netbsd.org" (Host name lookup failure)
> rpi# dhcpcd -n
> sending signal HUP to pid 190
> rpi# ping www.netbsd.org
> PING www.netbsd.org (199.233.217.205): 56 data bytes
> 64 bytes from 199.233.217.205: icmp_seq=0 ttl=248 time=43.209185 ms
> 64 bytes from 199.233.217.205: icmp_seq=1 ttl=248 time=40.979279 ms
> 64 bytes from 199.233.217.205: icmp_seq=2 ttl=248 time=42.523214 ms
> 64 bytes from 199.233.217.205: icmp_seq=3 ttl=248 time=42.651209 ms
> ^C
> ----www.netbsd.org PING Statistics----
> 4 packets transmitted, 4 packets received, 0.0% packet loss
> round-trip min/avg/max/stddev = 40.979279/42.340722/43.209185/0.955242 ms

Well, I'm now totally clueless as to where the actual problem lies!
For the record could you report the build version and date of your NetBSD 
kernel and the dhcpcd version you are using please?

uname -a
dhcpcd --version

Thanks

Roy


Home | Main Index | Thread Index | Old Index