Without having all the details here, I would have to
guess you might have an incorrect subnet mask configured on your
Rpi.? While logged into the Rpi via the console (HDMI display,
etc),
1. gracefully reboot the pi - this might easily resolve the issue
but won't tell you what happened
2. send us the output of:
?? ip addr
?? ip route
?? sudo iptables -L
--David
KI6ZHD
12/05/2023 02:32 PM, Michael WA7SKG wrote:
toggle quoted message
Show quoted text
I've got a Raspberry Pi that just runs HamClock (for
now). It accesses the internet without problem. However, I cannot
access it from my normal desktop or any other computer. It shows
up as a connected device in my router, and I have the correct IP
address. From the RPi, I can ping the router fine, but anything
else in the network comes back as Destination Unreachable. It can
ssh to itself, but trying to ssh to anything else returns No Route
To Host. When I try to ssh or ping it from any other computer on
the network, I get the same results. It has been maybe six months
or more since I tried to ssh into it and it worked fine then.
Nothing has changed, it basically hasn't been touched for months.
Any ideas?