Upgrade to 20.04.1 no internet
Karl Auer
kauer at biplane.com.au
Sat Oct 3 18:06:37 UTC 2020
On Sat, 2020-10-03 at 11:55 -0500, Chris wrote:
> On Sun, 2020-10-04 at 01:49 +1000, Karl Auer wrote:
> > Something else is already listening on port 53.
Your pastebins show that the above is indeed the case.
Just experimentally, run this:
sudo systemctl stop systemd.resolved
... and restart BIND.
Provided you have a fully functional BIND instance installed, you
should still have a local resolver. But mostly the experiment is to see
if that is definitely what is conflicting with bind.
You can get the system resolver back with:
sudo systemctl start systemd.resolved
Or, if you want it to stay stopped, even through a reboot:
sudo systemctl disable systemd.resolved
Regards, K.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
GPG fingerprint: 2561 E9EC D868 E73C 8AF1 49CF EE50 4B1D CCA1 5170
Old fingerprint: 8D08 9CAA 649A AFEF E862 062A 2E97 42D4 A2A0 616D
More information about the ubuntu-users
mailing list