Exclude one MAC Addrr from dhcp range

Jorge Bastos mysql.jorge at decimal.pt
Fri Mar 6 19:10:04 UTC 2009


> No, what you want is the other host statement :
> 
> host bad-device-1 {
>    hardware ethernet aa:bb:cc:dd:ee:ff ;
>    deny booting ;
> }
> 
> This says that if a device with this MAC address asks for a lease,
> deny it. The server will simply ignore the device - but log the
> request.
> 
> If you don't want it to appear in the logs, then replace "deny" with
> "ignore".

Great!
I thinke'd that the booting mean something for dhcp boot. Thanks for the
clarification.
Thanks a lot.




More information about the dhcp-users mailing list