Comment 13 for bug 1712283

Revision history for this message
Wouter van der Graaf (wouter-dynora) wrote :

Today, I also ran into this issue. Wifi was working and I could successfully ping Google's DNS 8.8.8.8.

However, pinging google.com didn't work: "Name or service not known"

The workaround in comment #6 does the trick for me:

sudo rm /etc/resolv.conf
sudo ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf