Add powernet domain and acl

This commit is contained in:
2026-03-27 05:33:00 -04:00
parent fdac73f799
commit e45f067021
4 changed files with 20 additions and 43 deletions

View File

@@ -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>