#No connection (DNS?)

1 messages · Page 1 of 1 (latest)

short rain
#

Can you ping a remote server? If yes it's likely the dns or dhcp client not receiving dns settings. Systemd makes it even more complicated with systemd-resolvd. Check your /etc/resolv.conf. The nameserver IP should be specified there. Try running dig @<ip> somedomain.com. It must return an IP or a CNAME. Sometimes it's also a DNSSEC issue.

rancid forum
#

ping 8.8.8.8. If that works you have network

#

(1.1.1.1 works too)