Greetings,
I am using an ASUS RT-AX86U router (with current firmware 3.0.0.4.386_49599) on my LAN. I also have a separate DNS system on the LAN to provide all DNS resolution. The ASUS router is configured (LAN -> DHCP Server) to the IPv4/IPv6 addresses of the DNS system.
When checking the DNS servers on any system (android, linux, windows) connected to the LAN, all report the IPv4 address of the DNS system and the IPv4/IPv6 addresses of the router (gateway), that is:
What is expect is the IPv4/IPv6 addresses of the DNS system, i.e.,
Because the router's DHCP reports the router's IPv4/IPv6 gateway addresses as DNS addresses the ASUS router is configured (WAN -> Internet Connection) to the IPv4 address of the DNS system (it does not accept IPv6). This prevents DNS leakage.
The router consistently fails, via DHCP, to report the IPv6 address of the assigned DNS. The router also always reports, via DHCP, the IPv4/IPv6 gateway addresses of the router as DNS. What is expected is for the router to report, via DHCP, the configured IPv4/IPv6 addresses only assigned to DNS - not the gateway addresses as DNS. Is the router misconfigured, the expected behavior wrong or is this just the way the firmware works?
TIA!
I am using an ASUS RT-AX86U router (with current firmware 3.0.0.4.386_49599) on my LAN. I also have a separate DNS system on the LAN to provide all DNS resolution. The ASUS router is configured (LAN -> DHCP Server) to the IPv4/IPv6 addresses of the DNS system.
When checking the DNS servers on any system (android, linux, windows) connected to the LAN, all report the IPv4 address of the DNS system and the IPv4/IPv6 addresses of the router (gateway), that is:
Code:
10.0.1.10
10.0.1.254
2600:1700:1ab1:1890::48
What is expect is the IPv4/IPv6 addresses of the DNS system, i.e.,
Code:
10.0.1.10
2600:1700:1ab1:1890::c2c
Because the router's DHCP reports the router's IPv4/IPv6 gateway addresses as DNS addresses the ASUS router is configured (WAN -> Internet Connection) to the IPv4 address of the DNS system (it does not accept IPv6). This prevents DNS leakage.
The router consistently fails, via DHCP, to report the IPv6 address of the assigned DNS. The router also always reports, via DHCP, the IPv4/IPv6 gateway addresses of the router as DNS. What is expected is for the router to report, via DHCP, the configured IPv4/IPv6 addresses only assigned to DNS - not the gateway addresses as DNS. Is the router misconfigured, the expected behavior wrong or is this just the way the firmware works?
TIA!