I have a RPi 1B with a Wi-Fi USB interface using the latest image for this 
system. The network is configured with a fixed IP address and obviously 
default gateway and DNS are configured as well. IPv6 is disabled.

When I start the system, or later when things went wrong restart the network, 
I get a proper connection and can run "zypper up" with no problem. I access 
that system from my desktop via ssh. When I use the command "ip -d ne" I get 
the following:
192.168.178.1 dev wlan0 lladdr 9c:c7:a6:0a:1f:48 REACHABLE
192.168.178.6 dev wlan0 lladdr e0:cb:4e:cd:d7:b6 REACHABLE

The first line shows the default gateway/router/Wi-Fi AP

However after some time I get the following:

192.168.178.1 dev wlan0 lladdr 9c:c7:a6:0a:1f:48 STALE
192.168.178.6 dev wlan0 lladdr e0:cb:4e:cd:d7:b6 REACHABLE

So I still have a connection from my desktop via the Wi-Fi AP to the RPi.
When I try a ping to the default gateway I do not get a response.

I used tcpdump on the RPi to catch the traffic. When doing the ping I see ARP 
requests for the MAC address of the IP address of the default gateway. However 
there is no response from the router.

Puzzled!!

-- 
fr.gr.

member openSUSE
Freek de Kruijf

-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to