loveleeyoungae
Regular Contributor
I've accidentally found out that this setting seems to be ignored. I set:
Forward local domain queries to upstream DNS: No
But querying for local hosts/IPs in the router itself, it still forwards those queries to upstream DNS:
May it be some bug in the firmware or is it more or less due to some conflict in the configurations?
My current setup (screenshots below):
192.168.7.110: a Pi running Adguard Home + unbound acts as DNS server, all AGH private+reverse DNS settings are enabled and set to forward to router
192.168.7.1: the AC68U router acts as normal router except being DNS server:
+ LAN DHCP page: only Pi's IP is set as DNS Server 1; doesn't advertise router's IP
+ WAN: No to all "WAN DNS Setting"
+ DNS Filtering is disabled (just let those DNS hard-coded devices go as they want)
Forward local domain queries to upstream DNS: No
But querying for local hosts/IPs in the router itself, it still forwards those queries to upstream DNS:
Code:
admin@RT-AC68U-9520:/tmp/home/root# nslookup dc
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
nslookup: can't resolve 'dc'
admin@RT-AC68U-9520:/tmp/home/root# nslookup dc.home.lan
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
nslookup: can't resolve 'dc.home.lan'
admin@RT-AC68U-9520:/tmp/home/root# nslookup 192.168.7.11
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
Name: 192.168.7.11
Address 1: 192.168.7.11
admin@RT-AC68U-9520:/tmp/home/root# nslookup dc 192.168.7.1
Server: 192.168.7.1
Address 1: 192.168.7.1 RT-AC68U-9520.home.lan
Name: dc
Address 1: 192.168.7.11 DC.home.lan
May it be some bug in the firmware or is it more or less due to some conflict in the configurations?
My current setup (screenshots below):
192.168.7.110: a Pi running Adguard Home + unbound acts as DNS server, all AGH private+reverse DNS settings are enabled and set to forward to router
192.168.7.1: the AC68U router acts as normal router except being DNS server:
+ LAN DHCP page: only Pi's IP is set as DNS Server 1; doesn't advertise router's IP
+ WAN: No to all "WAN DNS Setting"
+ DNS Filtering is disabled (just let those DNS hard-coded devices go as they want)
Last edited: