Package: dnsmasq
Version: 2.72-3+deb8u1

dnsmasq doesn't send periodic RA's when multiple prefixes are defined:

> enable-ra
> dhcp-range=2001:db8:dead::,ra-only
> dhcp-range=2001:db8:affe::,ra-only

Only replies to RS are sent, but that's not enough. A client will lose
it's addresses and routes without periodical RA's. It works with only
one prefix:

> enable-ra
> dhcp-range=2001:db8::,ra-only

I've not tested (yet) if this bug is fixed in testing/unstable.

-- 
With kind regards,
Christian Schrötter

Reply via email to