No internet connection after install avahi

myxxmikeyxx

New Member
May 12, 2022
3
0
1
I used this command to install avahi for my nfs so i could use the hostname and not IP (it worked, kinda).
Code:
apt-get install avahi-daemon avahi-dnsconfd avahi-discover avahi-utils
My nfs now works and shows up but I can not connect to the internet. I try to ping google and i get this response:
ping: google.com: Temporary failure in name resolution
should i try uninstalling all the avahi packages or just the dns ones?
 
Please check for the /etc/resolv.conf file if correct, or check the firewall.
This is all that is in /etc/resolv.conf
Code:
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "resolvectl status" to see details about the actual nameservers.