<div dir="ltr">Hello,<br><div class="gmail_quote"><div dir="ltr"><div><div><div><br></div>I am a new user, and I am trying to configure Kea DHCP4 server on a Debian system (kea version 1.1.0).</div><div>I am not really experienced with DHCP configuration, so I might miss some basics. Sorry for that in advance.<br></div><div><br></div>I have a secondary LAN interconnected with the main LAN via wireless, using WDS.</div><div>The Kea DHCP server is on the main LAN. My problem is that clients on the secondary (remote) LAN do not get any address from the Kea server.</div><div><br></div><div>Kea log files show a sequence of advertised leases for remote lan clients, but lease is never allocated:</div><div><br></div><div>  2017-10-20 12:08:41.911 INFO  [kea-dhcp4.leases/7610] DHCP4_LEASE_ADVERT [hwtype=1 aa:bb:cc:dd:ee:ff], cid=[no info], tid=0x95d72610: lease 192.168.200.11 will be advertised<br>  2017-10-20 12:08:56.909 INFO  [kea-dhcp4.leases/7610] DHCP4_LEASE_ADVERT [hwtype=1 aa:bb:cc:dd:ee:ff], cid=[no info], tid=0x7f86aa3f: lease 192.168.200.12 will be advertised<br>  2017-10-20 12:08:59.910 INFO  [kea-dhcp4.leases/7610] DHCP4_LEASE_ADVERT [hwtype=1 aa:bb:cc:dd:ee:ff], cid=[no info], tid=0x4db63062: lease 192.168.200.13 will be advertised<br></div><div>...</div><div>...</div><div>  2017-10-20 12:09:04.910 INFO  [kea-dhcp4.leases/7610] 
DHCP4_LEASE_ADVERT [hwtype=1 aa:bb:cc:dd:ee:ff], cid=[no info], 
tid=0x3e6ad87b: lease 192.168.200.70 will be advertised</div><div><br></div><div> where aa:bb:cc:dd:ee:ff is the mac address of a client on the remote LAN (fake address, as I removed the real one from the log)</div><div><br></div><div>Kea server is configured on a bridge interface (br1) <br></div><div>WDS STA interface is added automatically to the bridge by a hostapd server.</div><div>The server works properly with local clients connected to another interface on the same bridge.<br></div><div><br></div><div>Do you have any idea where the problem could come from?<br></div><div><div>Note that I don't have any issue if I use the DHCP module of DNSMASQ instead.</div><div>DNSMASQ works and assigns adresses to clients over WDS without any special configuration.</div><div><br></div><div>Thank you very much from your help!</div><div><br></div><div>Kind regards<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Guido<br></div></font></span></div><div><br></div></div>
</div><br></div>