Option 252 don't work

David W. Hankins David_Hankins at isc.org
Mon Feb 11 20:46:33 UTC 2008


On Mon, Feb 11, 2008 at 07:45:23PM +0100, Phibee Network Operation Center wrote:
> Where i ca find this probleme ?

It may be the client digests option 252 but they do not put it on
the Parameter Request List ("PRL").  You can work around this by
over-riding the PRL in the server and tacking 252 on the end;

  option dhcp-parameter-request-list =
			concat(option dhcp-parameter-request-list, fc);

Note that 'fc' is hex for '252'.  It may cause less confusion to scope
this inside a class {} statement that only matches the Windows boxes
(look at the vendor-class-identifier they send).

-- 
Ash bugud-gul durbatuluk agh burzum-ishi krimpatul.
Why settle for the lesser evil?	 https://secure.isc.org/store/t-shirt/
-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		     you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins


More information about the dhcp-users mailing list