I have a SOHO network with a split DNS configuraiton, and I have configured my router's (a Huawei H122-373) DHCP to provide my DNS as the primary DNS.
However I have no control on the DHCPv6 of my router, which provides no IPv6 address but provides its link-local IPv6 as a primary DNS. This is an issue on some computers (only on Windows, it seems) because they first try the IPv6 DNS, thus bypassing my own.
I could manually configure each computer to use my DNS over IPv6, or perhaps disable IPv6 on each computer, but I prefer to avoid this solution.
Is there another way to do this?