Hi,
I have my raspberry PI connected to the wifi through ethernet, but it keeps losing internet after a while. Every time it does this, I need to run this command on the command line:
because for some reason, the ethernet connection doesn't automatically deliver the router IP. I am unable to ping 8.8.8.8, but after running that command line, everything works fine. I know that the command line is temporary and gets overwritten after reboot, but the raspberry pi doesn't reboot. Why is this happening?
I have my raspberry PI connected to the wifi through ethernet, but it keeps losing internet after a while. Every time it does this, I need to run this command on the command line:
Code:
sudo ip route add default via ROUTER_IP dev eth0
Statistics: Posted by Jen19 — Mon Feb 10, 2025 9:48 pm — Replies 2 — Views 34