dhcpinform() does not run host group options?

Randall C Grimshaw rgrimsha at syr.edu
Wed Sep 19 12:53:29 UTC 2012


What I have been told is that the host group scope is/was being left out because those options were not being recorded with the lease. When the DHCPINFO response is prepared it is not re-assembling new lease information.

What I have discovered to be useful with v4 is that you can tell pools that they are "not authoritative" - addresses from pools that are not authoritative will not repond to DHCPINFO requests and the group derrived value is preserved. I use this to preserve custom DNS servers in captive portal networks, but I imagine the effect may be useful elsewhere.



Randall Grimshaw rgrimsha at syr.edu<mailto:rgrimsha at syr.edu>

________________________________
From: dhcp-users-bounces+rgrimsha=syr.edu at lists.isc.org [dhcp-users-bounces+rgrimsha=syr.edu at lists.isc.org] on behalf of Circelli, Diego [D.Circelli at massey.ac.nz]
Sent: Wednesday, September 19, 2012 5:20 AM
To: dhcp-users at lists.isc.org
Subject: dhcpinform() does not run host group options?

Hi,
We are using dhcpd 4.1 and would like to be able to tailor the options in the reply to a DHCP_INFORM based on the host group the client belongs to. But in our tests it would seem that host group information is not being used to assemble the reply. I looked through the code for dhcpinform() and it would seem that only subnet and class scopes are being looked at when building the ACK. Am I reading the code correctly? And if so, why was the host group scope left out?
Thanks,
Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20120919/58b105ec/attachment.html>


More information about the dhcp-users mailing list