My ubuntu not resolve any domain Print

  • 0

If ubuntu do not resolve any domain name, make sure you have a nameserver resolved configured.

You can use free ones like 8.8.8.8 and 4.2.2.2

 

With this command you will see current live configured dns
resolvectl dns

Now you can configure dns for your interface
resolvectl dns interface_name 8.8.8.8

Was this answer helpful?

« Back