RE: DHCP reserve IPs
From: Matthew Benjamin (msbenjamin_at_fedex.com)
Date: 04/29/04
- Previous message: Mike Hogsett: "Yum behavior"
- Maybe in reply to: Matthew Benjamin: "DHCP reserve IPs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Apr 2004 13:45:59 -0500 To: "For users of Fedora Core releases" <fedora-list@redhat.com>
Thanks.
-----Original Message-----
From: Benton E. Cole [mailto:benton.cole@tic.toshiba.com]
Sent: Thursday, April 29, 2004 1:39 PM
To: For users of Fedora Core releases
Subject: Re: DHCP reserve IPs
On Thu, 2004-04-29 at 13:13, Matthew Benjamin wrote:
> Does anyone know how to reserve IPs in DHCP , or do you just not
> include them? Maybe that's a dum question - hummmm???
>
I wouldn't say dumb... Here is how to assign addresses to hosts using
dhcp:
host hostname
{
fixed-address xxx.xxx.xxx.xxx;
hardware ethernet xx:xx:xx:xx:xx:xx;
}
This is placed after the subnet, range and option definitions in th
dhcpd.conf file. You can avoid this by not including the address(es) in
the range. I do believe there is or used to be a reserve command but I
can't remember offhand. Maybe man dhcpd.conf will reveal it.
-- Benton E. Cole <benton.cole@tic.toshiba.com> -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Mike Hogsett: "Yum behavior"
- Maybe in reply to: Matthew Benjamin: "DHCP reserve IPs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|