ubuntu:networking:dns:troubleshooting:dns_resolver_not_working
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:networking:dns:troubleshooting:dns_resolver_not_working [2021/01/10 21:26] – created peter | ubuntu:networking:dns:troubleshooting:dns_resolver_not_working [2021/01/13 10:17] (current) – peter | ||
---|---|---|---|
Line 13: | Line 13: | ||
<code bash> | <code bash> | ||
systemd-resolve --status | systemd-resolve --status | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Check logs ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo journalctl -u systemd-resolved | ||
</ | </ | ||
Line 35: | Line 43: | ||
sudo ln -sf / | sudo ln -sf / | ||
</ | </ | ||
+ | |||
+ | Alternatively, | ||
+ | |||
+ | <code bash> | ||
+ | sudo ln -sf / | ||
+ | </ | ||
+ | |||
+ | |||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | try | ||
+ | |||
+ | <code bash> | ||
+ | sudo dpkg-reconfigure resolvconf | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | Only if above does not work, try: | ||
+ | |||
+ | Edit / | ||
+ | |||
+ | <file bash / | ||
+ | [Resolve] | ||
+ | DNS=192.168.1.1 | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// |
ubuntu/networking/dns/troubleshooting/dns_resolver_not_working.1610313982.txt.gz · Last modified: 2021/01/10 21:26 by peter