<div dir="ltr">Hi,<div><br></div><div>I am seeing an issue running kea-dhcp4 on multiple interfaces configured as ip unnumbered.</div><div><br></div><div>Here is my interface configuration. rt1_0_1 and rt1_0_2 are both sharing the same IP address on a loop[back interface.</div><div><br></div><div>rt1_0_1   Link encap:Ethernet  HWaddr 50:9a:4c:e9:c0:73<br>          inet addr:192.168.200.2  Bcast:192.168.200.2  Mask:255.255.255.255<br>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>          collisions:0 txqueuelen:1000<br>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)<br><br>rt1_0_2   Link encap:Ethernet  HWaddr 50:9a:4c:e9:c0:73<br>          inet addr:192.168.200.2  Bcast:192.168.200.2  Mask:255.255.255.255<br>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>          collisions:0 txqueuelen:1000<br>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)<br></div><div><br></div><div>When I run kea-dhcp4 on rt1_0_1 and rt1_0_2, it complains while opening socket for rt1_0_2 as <a href="http://192.168.200.2:67">192.168.200.2:67</a> is already used for rt1_0_1.</div><div><br></div><div>If I configure to run kea-dhcp4 only on loopback interface then it does not listen on rt1_0_1 and rt1_0_2 and the dhcp requests are dropped.</div><div><br></div><div>Is there a way to make kea-dhcp4 work in this use case?</div><div><br></div><div>Thanks,</div><div>Avoy</div></div>