Possible regression in 3.1.0?
David W. Hankins
David_Hankins at isc.org
Fri Aug 10 16:02:18 UTC 2007
On Thu, Aug 09, 2007 at 05:08:25PM -0700, Matt Cowger wrote:
> option space pxelinux;
> option pxelinux.magic code 208 = string;
> option pxelinux.configfile code 209 = text;
> option pxelinux.pathprefix code 210 = text;
> option pxelinux.reboottime code 211 = unsigned integer 32;
>
> site-option-space "pxelinux";
What's happening here is options less than 224 aren't being pulled
out of the named site-local option space, they're being tried in
the dhcp option space.
More information about the dhcp-hackers
mailing list