Comments on How to Set Up Local DNS with Dnsmasq on Debian 12

Dnsmasq is a small and lightweight network service for your local environment (LAN). It provides network services such as DNS, DHCP, and TFTP.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: amaco

I am a little bit confused. First you unlink the /etc/resolv.conf file and create a new one to add new nameservers, then you setup dnsmasq to ignore /etc/resolv.conf file (no-resolv). Why do you need to create a new /etc/resolv.conf file?