Hello,<br><br>I run ISC DHCP V 3.1 and ISC DHCP 4.2.1 with LDAP extensions. To make it easier I turned off dhcp-fo and just have one <br><br>dhcp-server and one ldap-server.<br><br>When I do a ipconfig renew on the host it seems that the dhcp-server looks for a host object. If it dont find an object <br>
<br>it leaves the ldap server and look into its cache. So if I change the lease in ldap database the server still answers <br><br>with the old lease in cache. <br><br>When I setup a host object in ldap then it works perfect.<br>
<br>I know it should work like that:<br><br>"If you mention static all the objects will be read and after that LDAP server is never contacted. But if you mention <br><br>dynamic the class and host objects are ignored at the beginning. They are being read whenever there is a request for <br>
<br>them."<br><br>But where is the sense of this behavior? I want to be able to update any object in ldap database without restarting the <br><br>server. Where is the sense to make a host object for each attribute I will change?<br>
<br>So if there is no host object I have to restart dhcpd every time I make a change in ldab?<br><br>Do anyone know a work around for this strange behavior?<br><br>thanx in advance,<br>cheers,<br><br>