Answer the question
In order to leave comments, you need to log in
How to bind dnsmasq-dhcp to external DNS by name?
The external DNS server (NSD) is configured with the example.com zone for the local network, and the hosts on the local network are explicitly allocated addresses, for example:
example.com. IN NS ns.example.com.
ns.example.com. IN A 192.168.0.10
host1.example.com. IN A 192.168.0.20
domain = example.com
server = /example.com/192.168.0.10
server = 8.8.8.8
dhcp-range = 192.168.0.100, 192.168.0.200, 255.255.255.0
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question