Exclude one MAC Addrr from dhcp range

Jorge Bastos mysql.jorge at decimal.pt
Fri Mar 6 18:54:35 UTC 2009


> It's something that's come up on the list many times in various
> disguises.

Sorry, just sign up :)
> 
> Firstly, can you clarify what exactly you want to achieve ? Do you want
> to :
> 
> a) Deny requests from those devices
> b) Given them an address elsewhere in the subnet
> c) something else

a), deny requests and ignore those MAC's.

 
> host bad-device-1 {
>    hardware ethernet aa:bb:cc:dd:ee:ff ;
>    fixed-address a.b.c.d ;
> }

This will be my option correct?
But with something to classify it as denyable, no?






More information about the dhcp-users mailing list