Digital Noise
Occasional Visitor
I've got a situation that has me banging my head against my laptop and so I humbly come before people who are smarter than I am.
I'm having an issue where clients are successfully getting DHCP IP addresses from the router, but their host names are not being registered in DNS correctly despite being configured correctly on the client side. The RT-AC66R is set as the default gateway for all clients, and none of the clients in question have DNS server entries manually set.
To my admittedly limited understanding, the process should work like this:
Is there something I can look at on the router side to see if there's a reason why the requested hostname isn't being mapped to the assigned IP?
I'm having an issue where clients are successfully getting DHCP IP addresses from the router, but their host names are not being registered in DNS correctly despite being configured correctly on the client side. The RT-AC66R is set as the default gateway for all clients, and none of the clients in question have DNS server entries manually set.
To my admittedly limited understanding, the process should work like this:
- Client requests IP from DHCP server and includes the configured hostname with the request.
- DHCP server assigns IP address from pool, and registers/maps the hostname to the IP address.
- Other clients on network that are configured to use the router as their initial DNS server should then be able to resolve other clients by hostname.
- Client requests IP from DHCP server and includes the configured hostname with the request (presumably)
- DHCP server assigns IP address from pool, and seemingly ignores the hostname provided with the request.
- Other clients on the network can only access the client via IP, and not hostname.
Is there something I can look at on the router side to see if there's a reason why the requested hostname isn't being mapped to the assigned IP?