On Sun, Jan 22, 2017 at 8:40 PM, Eric Luehrsen <[email protected]>
wrote:

> Syntax error also. option/option6 statements need a colon before the
> option-name
> --dhcp-option=option6:dns-server,[fd00::]
>
> For OpenWrt/LEDE you can use dnsmasq-dhcp6 or dnsmasq-full. If you migrate
> over to LEDE and do your own builds, I have a pull on github to incorporate
> dnsmasq-dhcp6 into UCI when odhcpd is removed or disabled. Also LEDE
> dnsmasq.init script inspects the build options on dnsmasq and prevents you
> from trying to configure missing content. If you are concerned about
> stability. LEDE will be releasing 17.01 soon; my pull won't be in it, but
> its easy to hijack the init script from git hub.
>

I needed to switch to dnsmasq-full to get the option6 parsing to work
(without it, it wanted the comma, not the colon).

And now I realize that I have odhcpd running, and not dnsmasq, for ipv6
connectivity configuration.  This will be fun to switch to.

(and a link to that pull would be greatly appreciated, Eric)

-Aaron
_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to