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 16/12/2015 13:55, Andy Ruhl wrote:
> rpi# ping www.netbsd.org
> ping: Cannot resolve "www.netbsd.org" (Host name lookup failure)
> rpi# netstat -rn -f inet
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags    Refs      Use    Mtu Interface
> default            192.168.0.254      UGS         -        -      -  axe0
> 127/8              127.0.0.1          UGRS        -        -  33192  lo0
> 127.0.0.1          lo0                UHl         -        -  33192  lo0
> 192.168.0/24       link#2             UC          -        -      -L axe0
> 192.168.0.254      fa:ke:ma:ca:dd:rr  UHLc        -        -      -L axe0

Looks fine.
At this point does ping 192.168.0.254 work?
If not, I see you masked out the MAC address of the router .... but can
you verify it is correct?
Also, does ping 8.8.8.8 work?

Trying to work out if DNS or routing is the one failing here.
Can you tell us if you have any special DNS configured?
What do `resolvconf -l` and `dhcpcd -U4 axe0 | grep domain` show?

Thanks

Roy


Home | Main Index | Thread Index | Old Index