[K12OSN] deny IP based on MAC address....how?

Josiah Ritchie jritchie at bible.edu
Mon Oct 4 13:14:54 UTC 2004


On Sun,  3 Oct 2004 19:48:20 -0500
Jim Hays <haysja at sages.us> wrote:

> 
> try looking at
> 
> man dhcpd
> 
> and serch for deny
> 
> That may have the info you want.

To do this, is the correct syntax as follows:

      host joe {
        hardware ethernet 08:00:2b:4c:29:32;
        deny;
      }

That could be very useful.

JSR/




More information about the K12OSN mailing list