I'm trying to get away from setting IP reservations and static DNS entries as it's just a waste of time. I want to just use internal hostnames for a variety of automation stuff.
I've set a .local domain for all of my DHCP scopes (three) so I should be able to do nslookup box.local and (ideally) have it resolve. However, while I can see that nslooup shows the request going to my firewall, it never responds with the IP address https://routerlogin.uno/.
me@host:~$ nslookup livingroom.local Server: 192.168.1.1 Address: 192.168.1.1#53
** server can't find livingroom.local: NXDOMAIN
This thread was automatically locked due to age.