DNS not working after upgrade to 18.04

Usually systemd-resolved gets the DNS servers from the DHCP handshake. Does your DHCP server give out the DNS addresses?

Also you can edit /etc/systemd/resolved.conf and add the IP address(es) of your server(s) on the DNS and FallbackDNS lines.

Code:
[Resolve]
DNS=192.168.100.100
FallbackDNS=8.8.8.8
[etc.]

192.168.100.100 is a local server on my network. You need to run “sudo systemctl restart systemd-resolved” after making any changes.

Source: [SOLVED] DNS not working after upgrade to 18.04

DNS not working after upgrade to 18.04 was last modified: April 16th, 2021 by Jovan Stosic

Failure Is Not an Option: Mission Control From Mercury to Apollo 13 and Beyond: Kranz, Gene: 9781439148815: Amazon.com: Books

https://www.amazon.com/Failure-Not-Option-Mission-Control/dp/1439148813/ref=pd_sim_5?pd_rd_w=h4vMT&pf_rd_p=78971f67-4c78-4f07-b5c1-ee9acd72068c&pf_rd_r=QSXPP0KYJXF9CVJSSP42&pd_rd_r=3a6796b0-2c8d-49dc-bd52-5e367c6bcfab&pd_rd_wg=HZtZB&pd_rd_i=1439148813&psc=1

Failure Is Not an Option: Mission Control From Mercury to Apollo 13 and Beyond: Kranz, Gene: 9781439148815: Amazon.com: Books was last modified: April 14th, 2021 by Jovan Stosic