Projet

Général

Profil

« Précédent | Suivant » 

Révision 347f0edc

Ajouté par Thomas Noël il y a plus de 9 ans

config.xml: whitelists aliases

Voir les différences:

conf.default/config.xml
514 514
                                <codename>eduspot</codename>
515 515
                                <descr><![CDATA[Whitelist eduspot]]></descr>
516 516
                                <url>https://www.cru.fr/eduspot/whitelist-eduspot.txt</url>
517
                                <caref>53d1166cc8bae</caref>
517
                                <caref>__none__</caref>
518 518
                        </whitelist>
519 519
                </whitelists>
520 520
	</univnautes>
......
718 718
                                <port>161</port>
719 719
                        </destination>
720 720
                        <descr><![CDATA[SNMP (from WAN)]]></descr>
721
                </rule>
721
		</rule>
722

  
723
		<rule>
724
			<id/>
725
			<type>pass</type>
726
			<interface>lan</interface>
727
			<ipprotocol>inet</ipprotocol>
728
			<tag/>
729
			<tagged/>
730
			<max/>
731
			<max-src-nodes/>
732
			<max-src-conn/>
733
			<max-src-states/>
734
			<statetimeout/>
735
			<statetype>keep state</statetype>
736
			<os/>
737
			<protocol>tcp</protocol>
738
			<source>
739
				<any/>
740
			</source>
741
			<destination>
742
				<address>whitelist</address>
743
				<port>443</port>
744
			</destination>
745
			<descr><![CDATA[whitelist (auto update)]]></descr>
746
		</rule>
747
		<rule>
748
			<id/>
749
			<type>pass</type>
750
			<interface>lan</interface>
751
			<ipprotocol>inet</ipprotocol>
752
			<tag/>
753
			<tagged/>
754
			<max/>
755
			<max-src-nodes/>
756
			<max-src-conn/>
757
			<max-src-states/>
758
			<statetimeout/>
759
			<statetype>keep state</statetype>
760
			<os/>
761
			<protocol>tcp</protocol>
762
			<source>
763
				<any/>
764
			</source>
765
			<destination>
766
				<address>whitelist_local</address>
767
				<port>443</port>
768
			</destination>
769
			<descr><![CDATA[local whitelist]]></descr>
770
		</rule>
771

  
722 772
		<rule>
723 773
			<id/>
724 774
			<type>pass</type>
......
1440 1490
		</mobilekey>
1441 1491
		-->
1442 1492
	</ipsec>
1443
        <aliases>
1493
	<aliases>
1494

  
1495
		<alias>
1496
			<name>whitelist</name>
1497
			<type>network</type>
1498
			<address>127.0.0.1/32</address>
1499
			<descr><![CDATA[DO NOT MODIFY THIS LIST ! Will be auto-updated]]></descr>
1500
			<detail/>
1501
		</alias>
1502
		<alias>
1503
			<name>whitelist_local</name>
1504
			<type>host</type>
1505
			<address>test.federation.renater.fr</address>
1506
			<descr><![CDATA[local whitelist]]></descr>
1507
			<detail><![CDATA[Federation Education-Recherche (Renater) - IdP de Test]]></detail>
1508
		</alias>
1509

  
1444 1510
                <alias>
1445 1511
                        <name>SMTPS</name>
1446 1512
                        <address>465 587</address>

Formats disponibles : Unified diff