Features, bugs, etc for the OpenNetAdmin web interface
FS#69 - build_dhcpd can't use options ISC don't supply built in.
Attached to Project:
OpenNetAdmin Web Interface
Opened by Tim Bates (tin) - Monday, 30 November 2009, 16:54 GMT-6
Opened by Tim Bates (tin) - Monday, 30 November 2009, 16:54 GMT-6
|
Detailsbuild_dhcpd does not insert "option <name> code <number> = <type>" lines for unknown codes. This means any additions to the list do not work if ISC didn't include that name option.
For example, adding DHCP based WPAD doesn't work because ISC didn't include an option for it. |
This task depends upon
Comment by Matt Pascoe (matt) -
Monday, 30 November 2009, 20:45 GMT-6
I need to double check this but I believe I have fixed this in my newer version of build_dhcpd. It is certainly broken unless the build process handles them. I 'll see if I can package up a new version of it all and have you test it out.