Hi,
In article <[🔎] ebd7ecce-a194-921d-1f28-74469c78cf43@mail.com>,
john doe<johndoe65534@mail.com> wrote:
What would people recommend for a home LAN DNS server that is authoritative
for a single domain, providing A, AAAA, PTR (both IPv4 and IPv6), NS and
CNAME records to that domain?
Have a look at:
http://www.thekelleys.org.uk/dnsmasq/doc.html
I probably should have said that I'm currently using bind for DNS, and the
ISC DHCP server to issue IP addresses on the local network.
I have looked into dnsmasq in the past, as I quite like the idea of having
something lightweight do both jobs.
Are there any other options, or should I just dive in and try to convert to
dnsmasq?