Is there a way to configure DNSMasq to handle all IPv6 lookups?
I have IPv6 enabled on the local network (Comcast supports the WAN side) and clients are pulling a IPv6 address.
However, they are getting 192.168.1.1 for the IPv4 DNS server and the two external Comcast DNS servers for IPv6. I'd like them to lookup all DNS against the router and let the router forward any requests up the chain just like with the IPv4 setup.
Not critical as I'm just wrapping my head around how IPv6 works, but I would like to figure out how to configure dnsmasq in that way.
I have IPv6 enabled on the local network (Comcast supports the WAN side) and clients are pulling a IPv6 address.
However, they are getting 192.168.1.1 for the IPv4 DNS server and the two external Comcast DNS servers for IPv6. I'd like them to lookup all DNS against the router and let the router forward any requests up the chain just like with the IPv4 setup.
Not critical as I'm just wrapping my head around how IPv6 works, but I would like to figure out how to configure dnsmasq in that way.