I’ve scanned the manual, and browsed the forum, but I’m still cloudy on one of the options for DNS.
Under /IP DNS, there is a setting labeled “Allow Remote Requests”. What exactly does this do?
I’ve currently got this option checked and I also have our provider’s two DNS entries in the available slots. It’s all working, but I haven’t figured out what the Remote Requests option actually changes.
Does it mean that local clients are allowed to go directly to the DNS servers specified, or what?
Allows for something other than the router itself to use the dns cache. If you turn it off the router can resolve but not any clients using the router for lookups.
So if I understand it correctly, with the Remote Requests switch off, the cache is by-passed, and client requests go directly to the actual DNS servers that are configured?
And with the switch on, the MT will act as a mini-DNS server for items that are in the cache, or statically entered?
When you have it switched off then clients can not use the router as a resolver at all; you need to configure your clients to use some other nameservers that are external to the router in this case.
If you set it to on then clients may use the router as a resolver and it will forward the requests to some other nameservers and cache the results. Be careful with security. If you set it to on then you need to configure appropriate firewall rules in the input chain to make sure only authorized clients (your customers…) may use the router as a resolver.
When I look at an individual (office) client via ipconfig, the two DNS servers specified to the MT show up as the DNS servers for the attached clients. So this DNS information seems to get directed to the MT DHCP server without any further help.
Will this allow clients on the WAN side make DNS requests through the MT?
Thanks for all your help. Is this explained in the manual, or am I just being dense?