<div dir="ltr">Hi,<div><br></div><div>I have a kea installation with a relay agent ahead. Normal DHCP operations except DHCP Release works well. When, I send a DHCP Release message I encounter following error message:</div><div><br></div><div>"DHCP4_PACKET_DROP_0003 [hwtype=1 00:00:00:11:11:11], cid=[no info], tid=0x3602fcf, from interface ens39: it contains a foreign server identifier"<br></div><div><br></div><div>Below is the packet content I captured using Wireshark. By the way, the server IP Address is 192.168.234.100 and Relay Agent IP address is 192.168.0.5</div><div><br></div><div>-------------------------------</div><div><div>Frame 522: 294 bytes on wire (2352 bits), 294 bytes captured (2352 bits) on interface 0</div><div>Linux cooked capture</div><div>Internet Protocol Version 4, Src: 192.168.234.1, Dst: 192.168.234.100</div><div>User Datagram Protocol, Src Port: 67 (67), Dst Port: 67 (67)</div><div>Bootstrap Protocol (Release)</div><div>    Message type: Boot Request (1)</div><div>    Hardware type: Ethernet (0x01)</div><div>    Hardware address length: 6</div><div>    Hops: 1</div><div>    Transaction ID: 0x03602fcf</div><div>    Seconds elapsed: 0</div><div>    Bootp flags: 0x0000 (Unicast)</div><div>    Client IP address: 255.255.255.255</div><div>    Your (client) IP address: 0.0.0.0</div><div>    Next server IP address: 192.168.234.100</div><div>    Relay agent IP address: 192.168.0.5</div><div>    Client MAC address: 00:00:00_11:11:11 (00:00:00:11:11:11)</div><div>    Client hardware address padding: 00000000000000000000</div><div>    Server host name not given</div><div>    Boot file name not given</div><div>    Magic cookie: DHCP</div><div>    Option: (53) DHCP Message Type (Release)</div><div>        Length: 1</div><div>        DHCP: Release (7)</div><div>    Option: (54) DHCP Server Identifier</div><div>        Length: 4</div><div>        DHCP Server Identifier: 255.255.255.255</div><div>    Option: (255) End</div><div>        Option End: 255</div></div><div>----------------------------------</div><div><br></div><div>Any idea what could be the cause of this problem?</div><div><br></div><div>Regards,</div></div>