Estou parafraseando a solução encontrada no link:
-
Excluir
/etc/resolv.conf
sudo apt-get remove --purge resolvconf
-
Reinicie o computador
-
Agora, a Internet sem fio funciona. Nós podemos reconstruir o arquivo
sudo apt-get install resolvconf
Estou postando esta pergunta e resposta de link porque enfrentei o mesmo problema e a solução nesse post foi útil para mim.
Pergunta no link:
I have an Acer C720 Chromebook, running a dual boot of Chrome OS and Ubuntu 14.04.
When using Chrome OS, I can connect to and use private and public wireless networks with no problems. With Ubuntu, I can also connect to all networks, but with the vast majority of networks I have tried, I cannot use the Internet; the standard 'Server Not Found' screen appears when trying to load up web pages, for example.
Estou parafraseando a solução encontrada no link:
Excluir /etc/resolv.conf
sudo apt-get remove --purge resolvconf
Reinicie o computador
Agora, a Internet sem fio funciona. Nós podemos reconstruir o arquivo
sudo apt-get install resolvconf