[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Multiple Subnet DHCP
- From: Jay Turner <jkt redhat com>
- To: dmaluski n1ety com, "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <taroon-list redhat com>
- Cc:
- Subject: Re: Multiple Subnet DHCP
- Date: Fri, 2 Jul 2004 08:38:11 -0400
On Fri, Jul 02, 2004 at 06:17:51AM -0400, Dean Maluski wrote:
> We are upgrading at work from a single subnet to 4 subnets. I need to
> have my Linux box assign DHCP leases on two of the subnets. The only
> good information I've found on this is sparse in TCPIP Administration
> book. It says that the DHCP server must be aware of all subnets behind
> router.
> Where do I make it aware?
> The sample DHCP.config file in the book shows how to setup two ranges on
> two subnets but nowhere does it show any subnets that will be statically
> assigned.
You can just create an empty declaration for those subnets you don't want
dhcpd to mess with:
subnet 10.89.252.0 netmask 255.255.255.0 {
}
for example.
- jkt
--
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*
Jay Turner, QA Technical Lead jkt redhat com Red Hat, Inc.
If I had only known, I would have been a locksmith.
- Albert Einstein
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]