Hacker News new | ask | show | jobs
by paxswill 1951 days ago
A sibling comment mentions mDNS, which can work but sometimes requires an extra package.

The simpler solution is to connect your DHCP and DNS servers. Dnsmasq has this built in, and is frankly a fantastic piece of software. If you’re sticking with ISC servers, BIND can be configure to allow dynamic DNS updates, and dhcpd can in turn be configured to manage those updates.