Shonk
Senior Member
My setup isnt the issue it has worked for some 15 years
the upstream dns is quite capable of resolving my whole domain inc lan
Forward local domain queries to upstream DNS = Yes
the reason for this
a.mydomain = router has a local record resolves fine doesnt forward upstream
b.mydomain = router has no local record forwards on to isp dns resolves fine
my dns is not the issue at all
i have run this setup on every firmware under the sun
openwrt
dd-wrt
netgear firmware
asus firmware
your firmware
all have worked fine up until today
there's a bug somewhere seriously
i was hunting down the problem all night last night
example of why its needed
nslookup
Default Server: aurora.shonk.org
Address: 2001:470:18a4::1
> aurora
Server: aurora.shonk.org
Address: 2001:470:18a4::1
Name: aurora.shonk.org (wasnt forwarded on)
Addresses: 2001:470:18a4::1
192.168.0.1
> www
Server: aurora.shonk.org
Address: 2001:470:18a4::1
Non-authoritative answer: (was forwarded on)
Name: ghs.googlehosted.com
Addresses: 2a00:1450:400c:c07::79
173.194.67.121
Aliases: www.shonk.org
as i have said i ruled out ipv6 by turning off ipv6 on a host
the upstream dns is quite capable of resolving my whole domain inc lan
Forward local domain queries to upstream DNS = Yes
the reason for this
a.mydomain = router has a local record resolves fine doesnt forward upstream
b.mydomain = router has no local record forwards on to isp dns resolves fine
my dns is not the issue at all
i have run this setup on every firmware under the sun
openwrt
dd-wrt
netgear firmware
asus firmware
your firmware
all have worked fine up until today
there's a bug somewhere seriously
i was hunting down the problem all night last night
example of why its needed
nslookup
Default Server: aurora.shonk.org
Address: 2001:470:18a4::1
> aurora
Server: aurora.shonk.org
Address: 2001:470:18a4::1
Name: aurora.shonk.org (wasnt forwarded on)
Addresses: 2001:470:18a4::1
192.168.0.1
> www
Server: aurora.shonk.org
Address: 2001:470:18a4::1
Non-authoritative answer: (was forwarded on)
Name: ghs.googlehosted.com
Addresses: 2a00:1450:400c:c07::79
173.194.67.121
Aliases: www.shonk.org
as i have said i ruled out ipv6 by turning off ipv6 on a host
Your whole setup is the issue here, not the firmware.
Those two settings should NOT be enabled unless you have a very specific scenario that needs it In the case of the second option, it's typically when your upstream isn't your ISP but a Windows Server which is authoritative for your local domain. I can't think of any good scenario to use the first setting at all, but I vaguely remember someone asking for it for some arcane setup a long time ago.
And you should never set a local LAN domain to a public one. It WILL wreck havok on your network. Always use a local domain for your internal LAN, like shonk.lan. Otherwise, it means you expect the authoritative DNS on the Internet to be able to resolve every single LAN device on your LAN, and those would have to be non-routable IPs from your LAN.
Last edited: