Solve this first. If you can't ping the internet nothing else will work.
ping 8.8.8.8
ping: connect: Network is unreachable
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