Add powernet domain and acl
This commit is contained in:
@@ -24,9 +24,12 @@
|
||||
<!-- domain= is special it scans the domain from the directory to build the ACL -->
|
||||
<node type="allow" domain="$${domain}"/>
|
||||
<!-- use cidr= if you wish to allow ip ranges to this domains acl. -->
|
||||
<!-- <node type="allow" cidr="192.168.0.0/24"/> -->
|
||||
<node type="allow" cidr="66.234.186.77/32"/>
|
||||
<node type="allow" cidr="76.72.215.16/32"/>
|
||||
<node type="allow" cidr="66.234.186.78/32"/>
|
||||
<node type="allow" cidr="66.234.186.87/32"/>
|
||||
<node type="allow" cidr="66.234.186.88/32"/>
|
||||
</list>
|
||||
|
||||
</network-lists>
|
||||
</configuration>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user