Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4630

Troubleshooting • Ping from Raspberry to Router hangs sporadically

$
0
0
Hey everyone,

i have installed Raspberry Pi OS 64-Bit Lite (headless) on a Raspberry Pi4 and problems with pinging my router from there. The ping-messages are hanging sporadically for like 2 to 6 seconds.

I am pinging my router from the raspberry, my desktop-pc and from my NAS and this issue is only on the Raspberry.

To isolate the issue, i removed all usb devices, disabled bluetooth and tried 3 different lan cables for the connection between raspberry and router. That didn't help!

I have set a static ip and my router as a gateway in the file /etc/network/interfaces.d/eth0 like this:

Code:

allow-hotplug eth0iface eth0 inet staticaddress 192.168.2.131/24network 192.168.2.1netmask 255.255.255.0gateway 192.168.2.1
What could be the issue for this? How should i continue to debug this issue?

Thank you for any help

Statistics: Posted by adkins42 — Mon Nov 11, 2024 9:27 pm — Replies 1 — Views 42



Viewing all articles
Browse latest Browse all 4630

Trending Articles