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

Troubleshooting • Re: Network is unreachable

$
0
0

ping 8.8.8.8
ping: connect: Network is unreachable
Solve this first. If you can't ping the internet nothing else will work.

Helpful things to look at
  • `ip route` -- This should point to your router
  • `journalctl -b | grep eth0`-- What is mucking with the configuration for eth0?
  • `sudo nmcli c show --active` -- What network connection does NM think it's using?

Statistics: Posted by bls — Sat Dec 07, 2024 6:20 pm



Viewing all articles
Browse latest Browse all 4975

Trending Articles