defines ip to acl

Pol Hallen bindml at fuckaround.org
Mon Oct 17 19:22:08 UTC 2016


> Acls don’t support ranges, only prefixes.  You don’t want the whole /24.  I think you want:
>
> acl net1 {192.168.1.0/26; 192.168.1.64/27; 192.168.1.96/30; }
> acl net2 {192.168.1.100/30; 192.168.104/29; 192.168.1.112/28; 192.168.1.128/26; 192.168.1.192/29; }

thanks guys :-)




More information about the bind-users mailing list