Hi everyone,
I'm trying to provide a simple way for non-command-line-people to add new machines to our network.
I noticed that, if I enter a dynamic DHCP lease in the web GUI (Luci), the name of the new machine is not made available to the DNS server. Do you have any suggestions how to achieve this?
Basically, whenever the web GUI enters a static lease line into /etc/config/dhcp, I'd like to have the IP and hostname entered into /etc/hosts automatically so dnsmasq will resolve the hostname immediately.
Thanks a lot!