Dhcpd is a dhcp server, for handing out addresses.  In this case you need
dhclient to request and receive your lease.  And yes, the 'option
dhcp-client-identifier' is what you're looking for - I've set up @home boxes
this way where the user must send a 'customer id' to the dchp server to
recieve a lease.  It is set in the dhclient.conf file in a send {}
statement.  See dhclient.conf(5) and dhcp-options(5) man pages - both can be
found on Charles site at http://lrp.steinkuehler.net/Packages/dhclient.htm.

----- Original Message -----
From: "Michael D. Schleif" <[EMAIL PROTECTED]>
To: "LEAF" <[EMAIL PROTECTED]>
Sent: Sunday, September 23, 2001 1:28 PM
Subject: [Leaf-user] dhcp on public interface ???


>
> I am preparing to change an Edge/thinlinux firewall to LRP-CD.  Unlike
> my other successful implementations, the external interface gets an dhcp
> address; but, requires a special identifier, which Edge calls
> ``dhcpcd_clientid''.
>
> Can I use dhcpd.lrp in this scenario?  How do I configure this
> *required* special identifier?  Is it this option:
>
> option dhcp-client-identifier "CLIENT-FOO";
>
> Either way, *where* do I configure this?  How do I configure
> /etc/dhcpd.conf for this special case of eth0?
>
> What do you think?
>
> --
>
> Best Regards,
>
> mds
> mds resource
> 888.250.3987
>
> Dare to fix things before they break . . .
>
> Our capacity for understanding is inversely proportional to how much we
> think we know.  The more I know, the more I know I don't know . . .
>
> _______________________________________________
> Leaf-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
>


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to