Local DNS server in the router
-
I would like the router to act as a local DNS server, meaning that I can specify local DNS translations in the Android app, such as:
website.mydomain.com -> 192.168.0.124
nas.mydomain.com -> 192.168.0.130
etc.If the name is not found in the local DNS entry list, then the DNS resolving should be passed on to the primary/secondary DNS server specified in the router settings.
This functionality would allow fast access to critical local servers, without the need to resolve the DNS translation on remote DNS servers.