On Thu, Nov 20, 2003 at 10:57:31PM +1300, Daniel Fone wrote:
> Hi guys,
> 
> I have a question regarding dhcpd. And before you tell me to rtfm,
> please specify the "fm" because I've been through a few.
> I have a small network at home that gets IP, gateway, nameservers etc
> from my linux box running dhcpd. I would like to specify the TCP
> hostname using DHCP. Is this possible? What is the best way to identify
> a client in the conf file? I have windows and linux clients.
> 

Stanza's like this:

# VAX - OpenVMS
host vixen {
  hardware ethernet 08:00:2B:28:F8:71;
  fixed-address vixen.int.ethernal.org;
}

Mike.
-- 
Mike Beattie <[EMAIL PROTECTED]>                      ZL4TXK, IRLP Node 6184

  If you can stay calm, while all around you is chaos... Then you probably
       haven't completely understood the seriousness of the situation.

Reply via email to