[Kea-users] kea source ip

Francis Dupont fdupont at isc.org
Mon Sep 11 12:17:44 UTC 2017


itay cohen writes:
> its kinda working,
> after changing the address i'm getting this error and kea stops sending
> responses.
> 
> DHCP4_PACKET_SEND_FAIL [hwtype=1 00:0c:29:45:76:07],
> cid=[01:00:0c:29:45:76:07], tid=0xdbed5a23: failed to send DHCPv4 packet:
> pkt4 send failed: sendmsg() returned  with an error: Invalid argument

=> the kernel did not like the new address. If the problem is not
obvious strace (Linux), ktrace (BSDs) or truss (systen V) can help you
as they trace system calls including arguments (easier than debugging
via gdb/lldb/..).

Regards

Francis.Dupont at isc.org



More information about the Kea-users mailing list