[Maintain-dev] [JIRA] Commented: (MNT-1686) Add "deny dynamic bootp clients" in all pool statements

Kevin Purdy (JIRA) jira at osuosl.org
Wed Mar 14 13:55:57 PST 2007


     [ http://bugs.osuosl.org/browse/MNT-1686?page=comments#action_11288 ]
     
Kevin Purdy commented on MNT-1686:
----------------------------------

I have corrected this issue and sent a patch to the mailinglist.

> Add "deny dynamic bootp clients" in all pool statements
> -------------------------------------------------------
>
>          Key: MNT-1686
>          URL: http://bugs.osuosl.org/browse/MNT-1686
>      Project: Maintain
>         Type: Improvement
>   Components: Backend/Build Scripts
>     Versions: 3.1
>     Reporter: Kirsten Petersen
>     Assignee: Josh Schonstal
>     Priority: Urgent
>      Fix For: 3.1

>
>
> Beginning with ISC-DHCP 3.0.4, if you do failover, you have to put the statement "deny dynamic bootp clients" in every pool declaration, like this:
>         pool {
>                 failover peer "dhcp";
>                 deny dynamic bootp clients;
>                 allow members of "zone.science:128.193.213.1:128.193.213.244";
>                 range 128.193.213.1 128.193.213.244;
>         }
> Reference: http://www.bind9.net/dhcpd.conf.5

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://bugs.osuosl.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



More information about the Maintain-dev mailing list