Comment on Show HN: KittenDNS – Easy to setup, rule engine, LetsEncrypt compatibleparentComments−nijave4yIf the dhcp server supports RFC2136, you can use that (isc-dhcp does). You could also run dnsmasq with dhcp+dns then put DHCP clients in their own zone and configure kittendns with that zone (NS dhcp.my.domain -> dnsmasq-ip)
Comments
If the dhcp server supports RFC2136, you can use that (isc-dhcp does). You could also run dnsmasq with dhcp+dns then put DHCP clients in their own zone and configure kittendns with that zone (NS dhcp.my.domain -> dnsmasq-ip)