On 7/9/23 18:09, Charlie Murff wrote:
On Sun, Jul 9, 2023 at 8:54 PM Mike Wright <nob...@nospam.hostisimo.com>
wrote:

On 7/9/23 17:07, Bill Cunningham wrote:

I pinged 8.8.8.8 and the gateway of my router. "Network Unreachable" is
the response. I can't find traceroute on my system which is unusual.
What is the exact output of the command "ip route list" ?


You might want to start with verifying the network adapter is detected.
What is the output of the commands "ip link" and "ip addr"?


ip r l (for a single homed host) will give the link, its ip, and the address of the next hop in two short lines. Very brief, identifies which device is being used to reach the outside, ie eth or wlan, and the gateway's ip. Often when networking fails it is because the default route has been lost. You find that out, too.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to