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.
|
|
<configuration name="acl.conf" description="Network Lists">
|
|
|
<network-lists>
|
|
|
<!--
|
|
|
These ACL's are automatically created on startup.
|
|
|
|
|
|
rfc1918.auto - RFC1918 Space
|
|
|
nat.auto - RFC1918 Excluding your local lan.
|
|
|
localnet.auto - ACL for your local lan.
|
|
|
loopback.auto - ACL for your local lan.
|
|
|
-->
|
|
|
|
|
|
<list name="domains" default="deny">
|
|
|
</list>
|
|
|
</network-lists>
|
|
|
</configuration>
|