config.xml: no whitelist in firewall

This commit is contained in:
Thomas NOËL 2014-09-18 12:23:29 +02:00
parent 888c4dddec
commit e5c257d1d2
1 changed files with 0 additions and 66 deletions

View File

@ -719,56 +719,6 @@
</destination>
<descr><![CDATA[SNMP (from WAN)]]></descr>
</rule>
<rule>
<id/>
<type>pass</type>
<interface>lan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>tcp</protocol>
<source>
<any/>
</source>
<destination>
<address>whitelist</address>
<port>443</port>
</destination>
<descr><![CDATA[whitelist (auto update)]]></descr>
</rule>
<rule>
<id/>
<type>pass</type>
<interface>lan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>tcp</protocol>
<source>
<any/>
</source>
<destination>
<address>whitelist_local</address>
<port>443</port>
</destination>
<descr><![CDATA[local whitelist]]></descr>
</rule>
<rule>
<id/>
<type>pass</type>
@ -1491,22 +1441,6 @@
-->
</ipsec>
<aliases>
<alias>
<name>whitelist</name>
<type>network</type>
<address>127.0.0.1/32</address>
<descr><![CDATA[DO NOT MODIFY THIS LIST ! Will be auto-updated]]></descr>
<detail/>
</alias>
<alias>
<name>whitelist_local</name>
<type>host</type>
<address>test.federation.renater.fr</address>
<descr><![CDATA[local whitelist]]></descr>
<detail><![CDATA[Federation Education-Recherche (Renater) - IdP de Test]]></detail>
</alias>
<alias>
<name>SMTPS</name>
<address>465 587</address>