On 3/31/21 11:58 AM, Dan Norton wrote:
Thank you, Felix. This post is coming from Debian with names resolved:
#1 SMP Debian 4.19.181-1 (2021-03-19)
Also resolv.conf is un-messed with:
$ cat /etc/resolv.conf
domain attlocal.net
search attlocal.net
nameserver 1.1.1.1
nameserver 1.0.0.1
nameserver 192.168.1.254
All is well again. Thanks again and thanks to everyone who responded.
Okay.
I would do 'apt-get update' and 'apt-get upgrade' ('autoremove',
'clean', etc.). Once apt-get(8) is done, I would revert the changes to
/etc/resolv.conf and see if name resolution breaks or remains working.
(I would test by renaming /etc/resolve.conf and rebooting.)
David