Hi Alec,

Have you tried setting `--dhcp-option=option6:dns-server,[fd00::]` for auto 
fill in of ULA or `--dhcp-option=option6:dns-server,[::]` auto ~ GA? 

By default dnsmasq will send [fe80::] LL in RA and DHCPv6, but some clients do 
not like DNS on LL. It also can break down in some virtual-bridge situations. 
The client network driver forgets (or software resolver bug doesnt enter) which 
interface to route [fe80::] on. IT often requires %eth0 or some such. The above 
options will override this [fe80::] address, and make the situation more 
robust..

>2016-12-26 18:56 GMT-02:00 Alec Robertson <alecrobertso...@gmail.com>:  
> Hi all, 
> 
> I am using dnsmasq on OpenWRT and I have configured the DHCPv6 server and 
> it is working well with the clients connected to the router. However, the 
> DNS is not working; IPv6 requests are not successful. 
> 
> The clients are given the router’s IP for DNS, like they are with IPv4 but 
> the DNS is not working. How do I configure the DNS servers on dnsmasq 
> correctly? I am using a 6in4 tunnel via Hurricane Electric. 
> 
> _______________________________________________ 
> Dnsmasq-discuss mailing list 
> Dnsmasq-discuss@lists.thekelleys.org.uk 
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss 
>     
_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to