Re: NetReg: dhcpd - flagged address

New Message Reply Date view Thread view Subject view Author view Attachment view

From: John Crowley (jcrowley@wolf.smith.edu)
Date: Wed May 28 2003 - 09:02:34 CDT


This may not be the most elegant way, but you can put host statements in:

host gateway {
   hardware ethernet 08:00:2b:4c:68:39;
   fixed-address 172.16.0.255;
}

but it will probably prove easier to just set ranges.

jac

On Tue, 27 May 2003, Baron M Rawlins wrote:

> Does a method exist to instruct dhcpd to not give out certain addresses within a given range / flag them as bad?
> I'm trying to avoid multiple range statements :)
>
> For example, this config:
>
> subnet 172.16.0.0 netmask 255.255.252.0 { range 172.16.1.10 172.16.3.254; }
>
> Will give out: 172.16.0.255, 172.16.1.255 and 172.16.2.255 as valid host addresses.
> (Technically they are, but routers set to drop directed broadcasts will drop these packets cold.)
>
> ================================================
> Baron M. Rawlins, CCNA, CCDA, Network+
> Network Services Manager, Washington & Jefferson College
> 60 South Lincoln Street
> Washington, PA
> 724.223.6518 (voice)
>
>
>

**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg
Send requests for assistance to: owner-netreg@southwestern.edu
**********************************************************************


New Message Reply Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.4 : Thu Aug 12 2004 - 12:01:39 CDT