[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LAN Support / State of the tools?



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.


Reply to: