On 5/21/23 01:08, Tim via users wrote:
On Sun, 2023-05-21 at 00:43 -0400, Robert McBroom via users wrote:
Recently the f37 system is unable to access the internet. It accesses
the local network. The web page for the isp router is there and it
accesses my NAS. Tried a USB WIFI adapter and get the same situation.
Can connect to the router and the local network but nothing outside.
What setting is blocking the internet?
Do you manually configure networks, or is it automatic from DHCP?

It sounds like it's missing the gateway address (the address of your
path through to the internet, your router).

I let NetworkManager do its thing. The router address and the gateway address are the same. Compare the working system now at f38 to the problem system and see some differences with references to systemd and network-scripts. Looking with nm-connection-editor they booth seem to be the same. The old usage if ifcfg scripts seems to have changed.

~]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface default         _gateway        0.0.0.0         UG    100    0        0 eno1 192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0 eno1 192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 virbr0

I don't understand what it is telling me about the gateway. _gateway is not a linux variable that is set. In the past used route to declare the gateway but that seems to have changed.

_______________________________________________
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