How to fix broken network manager nameservers resolver?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












On my Ubuntu desktop 17.10, the network manager creates a virtual nameserver interpretor which runs on 127.0.1.1 and put it in my /etc/resolv.conf



(if I run ping 127.0.1.1 it is on)



If I run nslookup google 127.0.1.1, it will say



;; connection timed out; no servers could be reached


also nmap 127.0.1.1 -p 53 says it is down too...



Now, when I run systemd-resolve --status



It returns:



Global
DNS Servers: 8.8.8.8
1.1.1.1
...
DNSSEC NTA: ...


Which is the correct setting...however...



When I do ping -c 3 google.com or nslookup google.com it simply cannot interpret the domain.



I also cannot use a browser like firefox to browse internet directly.



What are my options here?










share|improve this question























  • have you tried adding nameserver 8.8.8.8 to the top of /etc/resolv.conf`
    – ptetteh227
    Apr 13 at 19:16















up vote
0
down vote

favorite












On my Ubuntu desktop 17.10, the network manager creates a virtual nameserver interpretor which runs on 127.0.1.1 and put it in my /etc/resolv.conf



(if I run ping 127.0.1.1 it is on)



If I run nslookup google 127.0.1.1, it will say



;; connection timed out; no servers could be reached


also nmap 127.0.1.1 -p 53 says it is down too...



Now, when I run systemd-resolve --status



It returns:



Global
DNS Servers: 8.8.8.8
1.1.1.1
...
DNSSEC NTA: ...


Which is the correct setting...however...



When I do ping -c 3 google.com or nslookup google.com it simply cannot interpret the domain.



I also cannot use a browser like firefox to browse internet directly.



What are my options here?










share|improve this question























  • have you tried adding nameserver 8.8.8.8 to the top of /etc/resolv.conf`
    – ptetteh227
    Apr 13 at 19:16













up vote
0
down vote

favorite









up vote
0
down vote

favorite











On my Ubuntu desktop 17.10, the network manager creates a virtual nameserver interpretor which runs on 127.0.1.1 and put it in my /etc/resolv.conf



(if I run ping 127.0.1.1 it is on)



If I run nslookup google 127.0.1.1, it will say



;; connection timed out; no servers could be reached


also nmap 127.0.1.1 -p 53 says it is down too...



Now, when I run systemd-resolve --status



It returns:



Global
DNS Servers: 8.8.8.8
1.1.1.1
...
DNSSEC NTA: ...


Which is the correct setting...however...



When I do ping -c 3 google.com or nslookup google.com it simply cannot interpret the domain.



I also cannot use a browser like firefox to browse internet directly.



What are my options here?










share|improve this question















On my Ubuntu desktop 17.10, the network manager creates a virtual nameserver interpretor which runs on 127.0.1.1 and put it in my /etc/resolv.conf



(if I run ping 127.0.1.1 it is on)



If I run nslookup google 127.0.1.1, it will say



;; connection timed out; no servers could be reached


also nmap 127.0.1.1 -p 53 says it is down too...



Now, when I run systemd-resolve --status



It returns:



Global
DNS Servers: 8.8.8.8
1.1.1.1
...
DNSSEC NTA: ...


Which is the correct setting...however...



When I do ping -c 3 google.com or nslookup google.com it simply cannot interpret the domain.



I also cannot use a browser like firefox to browse internet directly.



What are my options here?







network-manager dns






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 at 15:58

























asked Apr 13 at 15:28









Aero Windwalker

4691514




4691514











  • have you tried adding nameserver 8.8.8.8 to the top of /etc/resolv.conf`
    – ptetteh227
    Apr 13 at 19:16

















  • have you tried adding nameserver 8.8.8.8 to the top of /etc/resolv.conf`
    – ptetteh227
    Apr 13 at 19:16
















have you tried adding nameserver 8.8.8.8 to the top of /etc/resolv.conf`
– ptetteh227
Apr 13 at 19:16





have you tried adding nameserver 8.8.8.8 to the top of /etc/resolv.conf`
– ptetteh227
Apr 13 at 19:16
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024697%2fhow-to-fix-broken-network-manager-nameservers-resolver%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024697%2fhow-to-fix-broken-network-manager-nameservers-resolver%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491