[Dnsmasq-discuss] ff02:1:2 not being brought up
Simon Kelley
simon at thekelleys.org.uk
Tue Nov 13 20:54:30 GMT 2012
On 13/11/12 19:49, Jeff Ferland wrote:
> I did some source code surfing on thew way to work this morning to
> figure out why before receiving your message. It also appears that
> setting ra-stateless in the place of slaac worked. What I'd
> particularly like is to run the DHCP option with the router itself
> advertising, though. This doesn't seem to be an option to run the
> DHCP server to provide just options without providing a router
> advertisement from the daemon.
Actually there is: just use "static" in place of ra-stateless or slaac.
Since you haven't defined any static addresses, address allocation by
DHCP will not happen, but replies to information-request packets will.
This is a sort-of unintended effect, and it might be good to add
"stateless" as a synonym for "static"
Cheers,
Simon.
More information about the Dnsmasq-discuss
mailing list