Well the choice is yours really. Your clients are either using the routers DNS server (with the ability to resolve local host names) or they're not. (Parental control is not doing anything more than intercepting the DNS packets and redirecting them to another server. There is no way local host names can be resolved using this technique
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
)
However, there is a
sort of work around.
If your clients are set to use the routers DNS server (the default behaviour) you can then set the router to use something like OpenDNS Family as
its upstream DNS server instead of the ones supplied by your ISP. Not an ideal solution because it would effect all the clients on your network.
Alternatively, if you're only talking about a couple of clients and a couple of host names, you could manually put entries in the clients /etc /hosts file. But that's not something that I would recommend.