[Kea-users] [kea-dev] kea-dhcp6 ignoring DHCPv6 messages received on a tuntap interface

Francis Dupont fdupont at isc.org
Thu Apr 21 22:56:13 UTC 2016


Install strace if it is not, run 'man strace' if you don't know.
Note usually strace requires root privileges (but kea-dhcp* too).
'strace <commands>' shows all the system calls done by the <commands>,
here it should show the receive loop with its timeout (1 second
if I remember well).
But IMHO the issue is in the network setup, so if you have a
description of it, e.g., how you get the SOLICIT's.

Regards

Francis Dupont <fdupont at isc.org>



More information about the Kea-users mailing list