You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
426 B

<configuration name="acl.conf" description="Network Lists">
<network-lists>
<list name="inbound_carriers" default="deny">
<node type="allow" cidr="172.203.215.241/32"/>
<node type="allow" cidr="72.249.14.242/32"/>
</list>
<list name="proxies" default="deny">
<node type="allow" cidr="204.232.212.190/32"/>
</list>
</network-lists>
</configuration>