problem with 3.1.1 not returning router address

David W. Hankins David_Hankins at isc.org
Tue Aug 19 20:30:02 UTC 2008


On Tue, Aug 19, 2008 at 04:04:28PM -0400, Jeff Wieland wrote:
> Hmmm.  We had to back 3.1.1 out on some of our production servers,
> as it was causing numerous clients to be unable to get a default
> route.  There are these new Linksys routers for instance that show
> the problem.  So you're saying that we can't get the beta yet, and
> that we don't have CVS access?

You could probably work around this by over-riding the parameter
request list trivially (and generically for all clients);

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

This enforces that the subnet-mask and routers options appear in the
PRL that reaches the buggy code in that order; subnet-mask first, and
should get you through until the next release.

-- 
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