*** From dhcp-client -- To unsubscribe, see the end of this message. ***

As you've probably gathered from your conversation with Bill Selmeier,
nobody's done a port to ISC Unix yet.   The biggest problem you're
likely to have other than just header file goo is getting a client
script that works.   The stack needs to support configuring an IP
address of 0.0.0.0 for the initial DHCPDISCOVER/DHCPREQUEST packets.
This is done in the PREINIT phase of the /etc/dhclient-script.   Once
it's gotten its address, the rest of the script should be
straightforward.

The script that's probably closest to what you need is the Linux
script, but you'll have to customize it a bit.   The Linux script is
conditionalized on the Linux version.   The code that you want is the
code that works on Linux 2.0 and previous, not the Linux 2.1 code.

If you have any questions, let me know!

                               _MelloN_



------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------

Reply via email to