[CUWiN-Dev] [apb@cequrux.com: Re: Solved -- Re: ISC dhcpd fails to work for LIBSA DHCP request]

David Young dyoung at pobox.com
Tue Sep 12 14:05:34 CDT 2006


Ross, Dan, Bryan,

You probably remember that problem we had with PXE booting, where the
'next-server' field was set to 0.0.0.0.  With Alan's solution, below,
we do not have to duplicate the DHCP/TFTP server's address in the
configuration, so customizing the configuration is easier.

Dave

----- Forwarded message from Alan Barrett <apb at cequrux.com> -----

Date: Wed, 6 Sep 2006 21:39:53 +0200
From: Alan Barrett <apb at cequrux.com>
To: current-users at NetBSD.org
Subject: Re: Solved -- Re: ISC dhcpd fails to work for LIBSA DHCP request

On Wed, 06 Sep 2006, Toru Nishimura wrote:
> Masanari Tsubai told me that the solution is to add next-server field in
> /etc/dhcpd.conf.  It's proven OK for newer ISC DHCP while it'd be called
> a near-bug to leave BOOTP "server IP address" field 0.0.0.0 for non
> next-server case, I think.

You can use

	next-server = option dhcp-server-identifier;

to make it automatically use the server's own IP address,
so you don't have to hard code it.

--apb (Alan Barrett)

----- End forwarded message -----

-- 
David Young             OJC Technologies
dyoung at ojctech.com      Urbana, IL * (217) 278-3933


More information about the CU-Wireless-Dev mailing list