> On 15 Aug 2023, at 09:21, Tim via users <users@lists.fedoraproject.org> wrote:
> 
> If you type ifconfig into the command line, does your ethernet port
> have a valid IP (not 127.0.0.1 nor an IP starting 169.254)?  If it has
> one of them, it won't be able to do anything.  Likewise if it has none.
> 
> Does your PC have a nameserver configured in the settings?
> 
> e.g.  grep nameserver /etc/resolv.conf

Better these days to replace ifconfig with:

     ip addr

And check dns stuff with:

     resolvectl

Barry

_______________________________________________
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