Hi Florian

I had the same problem (and the same log entries) under Ubuntu. I think the
init-script under /etc/init.d/wide-dhcpv6-server is not setup properly. In
the start section
 > start-stop-daemon --start --quiet --pidfile ${DHCP6SPIDBASE}.${INT}.pid \
 >  --exec $DHCP6SBIN --oknodo -- -k /dev/null -P
${DHCP6SPIDBASE}.${INT}.pid $INT
it seems not a good idea to use the ctlkeyfile option (-k) always with
/dev/null. I removed that part and now it works.

Hope that also works for you,
Gabriel


-- 
View this message in context: 
http://old.nabble.com/LAN-Support---State-of-the-tools--tp33980650p34439791.html
Sent from the debian-ipv6 mailing list archive at Nabble.com.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to