|
<?xml version="1.0"?>
|
|
<pfsense>
|
|
<version>9.7</version>
|
|
<lastchange/>
|
|
<theme>pfsense_ng</theme>
|
|
<sysctl>
|
|
<item>
|
|
<descr><![CDATA[Disable the pf ftp proxy handler.]]></descr>
|
|
<tunable>debug.pfftpproxy</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Increase UFS read-ahead speeds to match current state of hard drives and NCQ. More information here: http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html]]></descr>
|
|
<tunable>vfs.read_max</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set the ephemeral port range to be lower.]]></descr>
|
|
<tunable>net.inet.ip.portrange.first</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Drop packets to closed TCP ports without returning a RST]]></descr>
|
|
<tunable>net.inet.tcp.blackhole</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Do not send ICMP port unreachable messages for closed UDP ports]]></descr>
|
|
<tunable>net.inet.udp.blackhole</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Randomize the ID field in IP packets (default is 0: sequential IP IDs)]]></descr>
|
|
<tunable>net.inet.ip.random_id</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)]]></descr>
|
|
<tunable>net.inet.tcp.drop_synfin</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable sending IPv4 redirects]]></descr>
|
|
<tunable>net.inet.ip.redirect</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable sending IPv6 redirects]]></descr>
|
|
<tunable>net.inet6.ip6.redirect</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Generate SYN cookies for outbound SYN-ACK packets]]></descr>
|
|
<tunable>net.inet.tcp.syncookies</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.recvspace</tunable>
|
|
<value>1048576</value>
|
|
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (receive)]]></descr>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.sendspace</tunable>
|
|
<value>1048576</value>
|
|
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (send)]]></descr>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.ip.fastforwarding</tunable>
|
|
<value>default</value>
|
|
<descr><![CDATA[IP Fastforwarding]]></descr>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Do not delay ACK to try and piggyback it onto a data packet]]></descr>
|
|
<tunable>net.inet.tcp.delayed_ack</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum outgoing UDP datagram size]]></descr>
|
|
<tunable>net.inet.udp.maxdgram</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Handling of non-IP packets which are not passed to pfil (see if_bridge(4))]]></descr>
|
|
<tunable>net.link.bridge.pfil_onlyip</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set to 0 to disable filtering on the incoming and outgoing member interfaces.]]></descr>
|
|
<tunable>net.link.bridge.pfil_member</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set to 1 to enable filtering on the bridge interface]]></descr>
|
|
<tunable>net.link.bridge.pfil_bridge</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Allow unprivileged access to tap(4) device nodes]]></descr>
|
|
<tunable>net.link.tap.user_open</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Randomize PID's (see src/sys/kern/kern_fork.c: sysctl_kern_randompid())]]></descr>
|
|
<tunable>kern.randompid</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Maximum size of the IP input queue]]></descr>
|
|
<tunable>net.inet.ip.intr_queue_maxlen</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Disable CTRL+ALT+Delete reboot from keyboard.]]></descr>
|
|
<tunable>hw.syscons.kbd_reboot</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.inflight.enable</tunable>
|
|
<value>0</value>
|
|
<descr><![CDATA[Enable TCP Inflight mode]]></descr>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Enable TCP extended debugging]]></descr>
|
|
<tunable>net.inet.tcp.log_debug</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[Set ICMP Limits]]></descr>
|
|
<tunable>net.inet.icmp.icmplim</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<descr><![CDATA[TCP Offload Engine]]></descr>
|
|
<tunable>net.inet.tcp.tso</tunable>
|
|
<value>default</value>
|
|
</item>
|
|
<item>
|
|
<tunable>kern.ipc.maxsockbuf</tunable>
|
|
<value>16777216</value>
|
|
<descr><![CDATA[Maximum socket buffer size]]></descr>
|
|
</item>
|
|
<item>
|
|
<tunable>hw.intr_storm_threshold</tunable>
|
|
<value>0</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>kern.ipc.nmbjumbop</tunable>
|
|
<value>262144</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.sendbuf_max</tunable>
|
|
<value>16777216</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.recvbuf_max</tunable>
|
|
<value>16777216</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.sendbuf_auto</tunable>
|
|
<value>1</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.recvbuf_auto</tunable>
|
|
<value>1</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.sendbuf_inc</tunable>
|
|
<value>16384</value>
|
|
<descr/>
|
|
</item>
|
|
<item>
|
|
<tunable>net.inet.tcp.recvbuf_inc</tunable>
|
|
<value>524288</value>
|
|
<descr/>
|
|
</item>
|
|
</sysctl>
|
|
<system>
|
|
<optimization>normal</optimization>
|
|
<hostname>************-FW3</hostname>
|
|
<domain>****************</domain>
|
|
<dnsserver>10.165.200.100</dnsserver>
|
|
<dnsserver>10.165.200.101</dnsserver>
|
|
<dnsallowoverride>on</dnsallowoverride>
|
|
<group>
|
|
<name>all</name>
|
|
<description><![CDATA[All Users]]></description>
|
|
<scope>system</scope>
|
|
<gid>1998</gid>
|
|
</group>
|
|
<group>
|
|
<name>admins</name>
|
|
<description><![CDATA[System Administrators]]></description>
|
|
<scope>system</scope>
|
|
<gid>1999</gid>
|
|
<member>0</member>
|
|
<priv>page-all</priv>
|
|
</group>
|
|
<user>
|
|
<name>admin</name>
|
|
<descr><![CDATA[System Administrator]]></descr>
|
|
<scope>system</scope>
|
|
<groupname>admins</groupname>
|
|
<password>$1$rjK8yu1K$S2viNI/Wn2qkAXy4DXbfU1</password>
|
|
<uid>0</uid>
|
|
<priv>user-shell-access</priv>
|
|
<md5-hash>9132f164344106689f370606a5beadcb</md5-hash>
|
|
<nt-hash>2fbac3ca08d276bd1ac8ed01f36059cf</nt-hash>
|
|
</user>
|
|
<nextuid>2001</nextuid>
|
|
<nextgid>2000</nextgid>
|
|
<timezone>Asia/Jerusalem</timezone>
|
|
<time-update-interval>300</time-update-interval>
|
|
<timeservers>10.61.240.190</timeservers>
|
|
<webgui>
|
|
<protocol>http</protocol>
|
|
<ssl-certref>4fb89e8447e7f</ssl-certref>
|
|
<port/>
|
|
<max_procs>2</max_procs>
|
|
<nohttpreferercheck/>
|
|
</webgui>
|
|
<gitsync>
|
|
<repositoryurl/>
|
|
<branch/>
|
|
</gitsync>
|
|
<enablesshd>enabled</enablesshd>
|
|
<scrubnodf>enabled</scrubnodf>
|
|
<maximumstates/>
|
|
<maximumtables/>
|
|
<maximumtableentries/>
|
|
<enablebinatreflection>yes</enablebinatreflection>
|
|
<enablenatreflectionhelper>yes</enablenatreflectionhelper>
|
|
<reflectiontimeout/>
|
|
<disablescrub>yes</disablescrub>
|
|
<sharednet/>
|
|
<proxyuser>admin</proxyuser>
|
|
<proxypass>*************</proxypass>
|
|
<lb_use_sticky/>
|
|
<schedule_states/>
|
|
<disablesegmentationoffloading/>
|
|
<powerd_ac_mode>hadp</powerd_ac_mode>
|
|
<powerd_battery_mode>hadp</powerd_battery_mode>
|
|
<thermal_hardware>coretemp</thermal_hardware>
|
|
<use_mfs_tmp_size/>
|
|
<use_mfs_var_size/>
|
|
<firmware>
|
|
<alturl>
|
|
<enable/>
|
|
<firmwareurl>http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/.updaters</firmwareurl>
|
|
</alturl>
|
|
<allowinvalidsig/>
|
|
</firmware>
|
|
<disablelargereceiveoffloading/>
|
|
</system>
|
|
<interfaces>
|
|
<wan>
|
|
<enable/>
|
|
<if>lagg1</if>
|
|
<descr><![CDATA[WAN]]></descr>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.128.213</ipaddr>
|
|
<subnet>24</subnet>
|
|
<gateway>WANGW</gateway>
|
|
</wan>
|
|
<lan>
|
|
<descr><![CDATA[MNG]]></descr>
|
|
<if>igb0</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>192.168.100.3</ipaddr>
|
|
<subnet>24</subnet>
|
|
</lan>
|
|
<opt1>
|
|
<descr><![CDATA[165_240]]></descr>
|
|
<if>lagg0_vlan640</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.240.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt1>
|
|
<opt2>
|
|
<descr><![CDATA[165_241]]></descr>
|
|
<if>lagg0_vlan641</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.241.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt2>
|
|
<opt3>
|
|
<descr><![CDATA[165_242]]></descr>
|
|
<if>lagg0_vlan642</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.242.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt3>
|
|
<opt4>
|
|
<descr><![CDATA[165_243]]></descr>
|
|
<if>lagg0_vlan643</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.243.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt4>
|
|
<opt5>
|
|
<descr><![CDATA[165_244]]></descr>
|
|
<if>lagg0_vlan644</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.244.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt5>
|
|
<opt6>
|
|
<descr><![CDATA[165_245]]></descr>
|
|
<if>lagg0_vlan645</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.245.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt6>
|
|
<opt7>
|
|
<descr><![CDATA[165_246]]></descr>
|
|
<if>lagg0_vlan646</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.246.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt7>
|
|
<opt8>
|
|
<descr><![CDATA[165_247]]></descr>
|
|
<if>lagg0_vlan647</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.247.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt8>
|
|
<opt9>
|
|
<descr><![CDATA[LAB_INFRA]]></descr>
|
|
<if>lagg0_vlan600</if>
|
|
<enable/>
|
|
<ipaddr>10.165.200.213</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt9>
|
|
<opt10>
|
|
<descr><![CDATA[165_140]]></descr>
|
|
<if>lagg0_vlan540</if>
|
|
<enable/>
|
|
<ipaddr>10.165.140.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt10>
|
|
<opt11>
|
|
<descr><![CDATA[165_141]]></descr>
|
|
<if>lagg0_vlan541</if>
|
|
<enable/>
|
|
<ipaddr>10.165.141.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt11>
|
|
<opt12>
|
|
<descr><![CDATA[165_130]]></descr>
|
|
<if>lagg0_vlan530</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.130.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt12>
|
|
<opt13>
|
|
<descr><![CDATA[vlan60]]></descr>
|
|
<if>lagg0_vlan60</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.161.60.254</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt13>
|
|
<opt14>
|
|
<descr><![CDATA[165_223]]></descr>
|
|
<if>lagg0_vlan623</if>
|
|
<enable/>
|
|
<ipaddr>10.165.223.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt14>
|
|
<opt15>
|
|
<descr><![CDATA[165_142]]></descr>
|
|
<if>lagg0_vlan542</if>
|
|
<enable/>
|
|
<ipaddr>10.165.142.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt15>
|
|
<opt16>
|
|
<descr><![CDATA[161_134]]></descr>
|
|
<if>lagg0_vlan134</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.161.134.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt16>
|
|
<opt17>
|
|
<descr><![CDATA[161_135]]></descr>
|
|
<if>lagg0_vlan135</if>
|
|
<enable/>
|
|
<ipaddr>10.161.135.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt17>
|
|
<opt18>
|
|
<descr><![CDATA[VLAN20]]></descr>
|
|
<if>lagg0_vlan20</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.161.20.254</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt18>
|
|
<opt19>
|
|
<descr><![CDATA[165_143]]></descr>
|
|
<if>lagg0_vlan543</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.143.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt19>
|
|
<opt20>
|
|
<descr><![CDATA[165_144]]></descr>
|
|
<if>lagg0_vlan544</if>
|
|
<enable/>
|
|
<ipaddr>10.165.144.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt20>
|
|
<opt21>
|
|
<descr><![CDATA[165_145]]></descr>
|
|
<if>lagg0_vlan545</if>
|
|
<enable/>
|
|
<ipaddr>10.165.145.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
<spoofmac/>
|
|
</opt21>
|
|
<opt22>
|
|
<descr><![CDATA[165_146]]></descr>
|
|
<if>lagg0_vlan546</if>
|
|
<enable/>
|
|
<spoofmac/>
|
|
<ipaddr>10.165.146.212</ipaddr>
|
|
<subnet>24</subnet>
|
|
</opt22>
|
|
</interfaces>
|
|
<staticroutes/>
|
|
<dhcpd>
|
|
<opt13>
|
|
<range>
|
|
<from>10.161.60.1</from>
|
|
<to>10.161.60.50</to>
|
|
</range>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<netmask/>
|
|
<failover_peerip/>
|
|
<gateway>10.161.60.245</gateway>
|
|
<domain>************************</domain>
|
|
<domainsearchlist/>
|
|
<ddnsdomain/>
|
|
<tftp/>
|
|
<ldap/>
|
|
<next-server/>
|
|
<filename/>
|
|
<rootpath/>
|
|
<numberoptions/>
|
|
<dnsserver>10.61.240.131</dnsserver>
|
|
<dnsserver>10.61.240.121</dnsserver>
|
|
<enable/>
|
|
<ntpserver>10.61.240.190</ntpserver>
|
|
</opt13>
|
|
<lan>
|
|
<range>
|
|
<from>10.161.223.10</from>
|
|
<to>10.161.223.245</to>
|
|
</range>
|
|
</lan>
|
|
<opt18>
|
|
<range>
|
|
<from>10.161.20.1</from>
|
|
<to>10.161.20.199</to>
|
|
</range>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<netmask/>
|
|
<failover_peerip/>
|
|
<dnsserver>10.61.240.121</dnsserver>
|
|
<dnsserver>10.61.240.131</dnsserver>
|
|
<gateway>10.161.20.210</gateway>
|
|
<domain>****************************</domain>
|
|
<domainsearchlist/>
|
|
<enable/>
|
|
<ddnsdomain/>
|
|
<ntpserver>10.61.240.121</ntpserver>
|
|
<ntpserver>10.61.240.131</ntpserver>
|
|
<tftp/>
|
|
<ldap/>
|
|
<next-server/>
|
|
<filename/>
|
|
<rootpath/>
|
|
<numberoptions/>
|
|
</opt18>
|
|
<wan>
|
|
<range>
|
|
<from>10.165.128.220</from>
|
|
<to>10.165.128.240</to>
|
|
</range>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<netmask/>
|
|
<failover_peerip/>
|
|
<dnsserver>10.165.200.100</dnsserver>
|
|
<dnsserver>10.165.200.101</dnsserver>
|
|
<gateway>10.165.128.210</gateway>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<enable/>
|
|
<ddnsdomain/>
|
|
<tftp/>
|
|
<ldap/>
|
|
<next-server/>
|
|
<filename/>
|
|
<rootpath/>
|
|
<numberoptions/>
|
|
</wan>
|
|
<opt19>
|
|
<range>
|
|
<from>10.165.143.100</from>
|
|
<to>10.165.143.110</to>
|
|
</range>
|
|
<defaultleasetime/>
|
|
<maxleasetime/>
|
|
<netmask/>
|
|
<failover_peerip/>
|
|
<dnsserver>10.165.200.100</dnsserver>
|
|
<dnsserver>10.165.200.101</dnsserver>
|
|
<gateway>10.165.143.210</gateway>
|
|
<domain/>
|
|
<domainsearchlist/>
|
|
<enable/>
|
|
<ddnsdomain/>
|
|
<tftp/>
|
|
<ldap/>
|
|
<next-server/>
|
|
<filename/>
|
|
<rootpath/>
|
|
<numberoptions/>
|
|
</opt19>
|
|
</dhcpd>
|
|
<pptpd>
|
|
<mode/>
|
|
<redir/>
|
|
<localip/>
|
|
<remoteip/>
|
|
</pptpd>
|
|
<dnsmasq>
|
|
<enable/>
|
|
<domainoverrides>
|
|
<domain>****************************</domain>
|
|
<ip>10.61.240.121</ip>
|
|
<descr/>
|
|
</domainoverrides>
|
|
</dnsmasq>
|
|
<snmpd>
|
|
<syslocation>Floor 0, Black Rack</syslocation>
|
|
<syscontact/>
|
|
<rocommunity>public</rocommunity>
|
|
<modules>
|
|
<mibii/>
|
|
<netgraph/>
|
|
<pf/>
|
|
<hostres/>
|
|
</modules>
|
|
<enable/>
|
|
<pollport>161</pollport>
|
|
<trapserver/>
|
|
<trapserverport/>
|
|
<trapstring/>
|
|
<bindip/>
|
|
</snmpd>
|
|
<diag>
|
|
<ipv6nat/>
|
|
</diag>
|
|
<bridge/>
|
|
<syslog>
|
|
<reverse/>
|
|
<nentries>2000</nentries>
|
|
<nologdefaultblock/>
|
|
<remoteserver>10.165.200.84</remoteserver>
|
|
<remoteserver2/>
|
|
<remoteserver3/>
|
|
<apinger/>
|
|
<system/>
|
|
<enable/>
|
|
<nologbogons/>
|
|
<nologprivatenets/>
|
|
</syslog>
|
|
<nat>
|
|
<ipsecpassthru>
|
|
<enable/>
|
|
</ipsecpassthru>
|
|
<advancedoutbound>
|
|
<rule>
|
|
<source>
|
|
<network>any</network>
|
|
</source>
|
|
<sourceport/>
|
|
<descr><![CDATA[Auto created rule for MNG to WAN]]></descr>
|
|
<target/>
|
|
<targetip/>
|
|
<targetip_subnet/>
|
|
<interface>wan</interface>
|
|
<poolopts/>
|
|
<nonat/>
|
|
<destination>
|
|
<address>10.0.0.0/8</address>
|
|
</destination>
|
|
</rule>
|
|
<rule>
|
|
<source>
|
|
<network>127.0.0.0/8</network>
|
|
</source>
|
|
<dstport/>
|
|
<descr><![CDATA[Auto created rule for localhost to WAN]]></descr>
|
|
<target/>
|
|
<interface>wan</interface>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<natport>1024:65535</natport>
|
|
</rule>
|
|
<rule>
|
|
<source>
|
|
<network>Internet_Access_Net</network>
|
|
</source>
|
|
<sourceport/>
|
|
<descr/>
|
|
<target/>
|
|
<targetip/>
|
|
<targetip_subnet>0</targetip_subnet>
|
|
<interface>wan</interface>
|
|
<poolopts/>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
</rule>
|
|
<rule>
|
|
<source>
|
|
<network>Internet_Access_hosts</network>
|
|
</source>
|
|
<sourceport/>
|
|
<descr/>
|
|
<target/>
|
|
<targetip/>
|
|
<targetip_subnet>0</targetip_subnet>
|
|
<interface>wan</interface>
|
|
<poolopts/>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
</rule>
|
|
<rule>
|
|
<source>
|
|
<network>any</network>
|
|
</source>
|
|
<sourceport/>
|
|
<descr/>
|
|
<target/>
|
|
<targetip/>
|
|
<targetip_subnet>0</targetip_subnet>
|
|
<interface>wan</interface>
|
|
<poolopts/>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<dstport>3218</dstport>
|
|
</rule>
|
|
<rule>
|
|
<source>
|
|
<network>any</network>
|
|
</source>
|
|
<sourceport/>
|
|
<descr/>
|
|
<target/>
|
|
<targetip/>
|
|
<targetip_subnet/>
|
|
<interface>wan</interface>
|
|
<poolopts/>
|
|
<nonat/>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
</rule>
|
|
<rule>
|
|
<source>
|
|
<network>any</network>
|
|
</source>
|
|
<sourceport/>
|
|
<descr/>
|
|
<target/>
|
|
<targetip/>
|
|
<targetip_subnet>0</targetip_subnet>
|
|
<interface>wan</interface>
|
|
<poolopts/>
|
|
<destination>
|
|
<address>10.165.128.0/24</address>
|
|
</destination>
|
|
</rule>
|
|
<enable/>
|
|
</advancedoutbound>
|
|
</nat>
|
|
<filter>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>ADomains,Desktops,Recorders,DataCenter,wan,lan,opt1,opt2,opt3,opt4,opt5,opt6,opt7,opt8,opt9,opt10,opt11,opt12,opt13,opt14</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<direction>any</direction>
|
|
<floating>yes</floating>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<address>224.0.0.18</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>wan</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>lan</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr><![CDATA[Default allow LAN to any rule]]></descr>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_Blocked</port>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_UDP</port>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>ADomains</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>DC_DOMAINS</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_Blocked</port>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
<port>DC_2_DESK_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Recorder_Net</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Recorder_Net</address>
|
|
<port>DC_2_REC_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>DataCenter</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>DataCenter_net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Recorder_Net</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_Blocked</port>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Recorder_Net</address>
|
|
<port>Desk_2_Rec_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Recorder_Net</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
<port>Desk_2_DC_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
<port>Desk_2_DC_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Desktops</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>Desktop_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_Blocked</port>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp/udp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
<port>DC_PORTS_TCP_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DC_DOMAINS</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
<port>Rec_2_Desk_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>udp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
<port>Rec_2_Desk_UDP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>Desktop_Net</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>icmp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<protocol>tcp</protocol>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
<port>REC_2_DC_TCP</port>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>Recorders</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>Recorder_Net</address>
|
|
</source>
|
|
<destination>
|
|
<address>DataCenter_net</address>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt1</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt2</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt3</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt4</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt5</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt6</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt7</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt8</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt9</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt10</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt11</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt12</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt13</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt14</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt15</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt16</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>monitoring_server</address>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt16</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<network>opt16</network>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>opt16</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt17</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<address>monitoring_server</address>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt17</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<network>opt17</network>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>block</type>
|
|
<interface>opt17</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<log/>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt18</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt19</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt20</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt21</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
<rule>
|
|
<id/>
|
|
<type>pass</type>
|
|
<interface>opt22</interface>
|
|
<tag/>
|
|
<tagged/>
|
|
<max/>
|
|
<max-src-nodes/>
|
|
<max-src-conn/>
|
|
<max-src-states/>
|
|
<statetimeout/>
|
|
<statetype>keep state</statetype>
|
|
<os/>
|
|
<source>
|
|
<any/>
|
|
</source>
|
|
<destination>
|
|
<any/>
|
|
</destination>
|
|
<descr/>
|
|
</rule>
|
|
</filter>
|
|
<shaper/>
|
|
<ipsec>
|
|
<preferoldsa/>
|
|
</ipsec>
|
|
<aliases>
|
|
<alias>
|
|
<name>DataCenter_net</name>
|
|
<address>10.165.245.0/24</address>
|
|
<descr/>
|
|
<type>network</type>
|
|
<detail><![CDATA[Entry added Wed, 20 Jun 2012 15:08:04 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_2_DESK_UDP</name>
|
|
<address>2701</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[SIP]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_2_REC_TCP</name>
|
|
<address>8080 8443 29500:29504 29510 29520</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[HTTP||HTTPS||Entry added Wed, 20 Jun 2012 16:23:30 +0300||Entry added Wed, 20 Jun 2012 16:23:30 +0300||Entry added Wed, 20 Jun 2012 16:23:30 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_DOMAINS</name>
|
|
<address>10.165.245.200 10.165.246.200 10.165.243.200 10.165.241.200 10.165.240.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[DC_MAIN||DC_TLV_MAIN||DC_HAIFA_MAIN||DC_HERTZ_SUBMAIN||DC Submain]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_HAIFA_MAIN</name>
|
|
<address>10.165.243.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Thu, 31 May 2012 15:42:09 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_HERTZ_SUBMAIN</name>
|
|
<address>10.165.241.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Thu, 31 May 2012 15:43:14 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_MAIN</name>
|
|
<address>10.165.254.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Thu, 31 May 2012 15:40:22 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_MAIN_Domains</name>
|
|
<address>10.165.245.200 10.165.246.200 10.165.243.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[DC_MAIN||DC_TLV_MAIN||DC_HAIFA_MAIN]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_PORTS_Blocked</name>
|
|
<address>3389</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[MS RDP]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_PORTS_TCP</name>
|
|
<address>445 6892 6893 6894</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[Microsoft SMB||LSA RPC ||Net Logon RPC||FRS Replication]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_PORTS_TCP_UDP</name>
|
|
<address>53 88 135 138 139 389 464 3268 3269 137</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[DNS||Kerberos authentication system||Portmapper||NetBIOS Datagram Service||NetBIOS Session Service||LDAP||Kerberos Change/Set password||MS GC||MS GC over SSL||NetBIOS Name Service]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_PORTS_UDP</name>
|
|
<address>123 53</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[NTP||DNS]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_SUBMAIN</name>
|
|
<address>10.165.240.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Thu, 31 May 2012 15:42:34 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_SUBMAIN_Domains</name>
|
|
<address>10.165.241.200 10.165.240.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[DC_HERTZ_SUBMAIN||DC Submain]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>DC_TLV_MAIN</name>
|
|
<address>10.165.246.200</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Thu, 31 May 2012 15:41:00 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Desk_2_DC_TCP</name>
|
|
<address>80 443 1433 4715 5080 6400:6402 7001:7002 8383 8387 9300 9443</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[HTTP||HTTPS||MSSQL||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300||Entry added Tue, 19 Jun 2012 15:17:48 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Desk_2_DC_UDP</name>
|
|
<address>5060</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[SIP]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Desk_2_Rec_TCP</name>
|
|
<address>3020 29500:29501 29520 29522 3389</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[Entry added Thu, 14 Jun 2012 10:45:51 +0300||Entry added Thu, 14 Jun 2012 10:45:51 +0300||Entry added Thu, 14 Jun 2012 10:45:51 +0300||Entry added Thu, 14 Jun 2012 10:45:51 +0300||MS RDP]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Desktop_Net</name>
|
|
<address>10.165.242.0/24 10.165.244.0/24 10.165.247.0/24</address>
|
|
<descr/>
|
|
<type>network</type>
|
|
<detail><![CDATA[Site B||Site A||DataCenter]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>*********_LAB_FLOOR2</name>
|
|
<address>10.161.62.0/24 10.161.134.0/24 10.161.135.0/24 10.161.60.0/24 10.161.61.0/24 10.161.63.0/24 10.161.64.0/24</address>
|
|
<descr/>
|
|
<type>network</type>
|
|
<detail><![CDATA[Entry added Wed, 26 Dec 2012 23:00:22 +0200||Entry added Wed, 26 Dec 2012 23:00:22 +0200||Entry added Wed, 26 Dec 2012 23:00:22 +0200||Entry added Thu, 27 Dec 2012 11:20:47 +0200||Entry added Thu, 27 Dec 2012 11:20:47 +0200||Entry added Thu, 27 Dec 2012 11:20:47 +0200||Entry added Thu, 27 Dec 2012 11:20:47 +0200]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Internet_Access_hosts</name>
|
|
<address>10.161.245.51 10.161.222.32 10.161.111.3 10.161.111.4 10.161.245.47 10.161.207.95 10.161.207.96 10.161.222.51 10.161.222.8 10.161.207.173 10.161.207.175 10.161.222.102 10.161.222.253 10.161.111.11 10.161.111.126 10.161.111.4 10.161.111.9 10.161.207.192 10.161.207.193 10.161.207.194 10.161.207.195 10.161.207.196 10.161.125.17 10.161.125.27 10.161.125.18 10.161.125.28 10.161.125.29 10.161.125.34 10.161.125.35 10.161.125.46 10.161.125.47 10.161.125.48 10.161.125.49 10.161.125.50 10.161.204.138 10.165.205.198 10.165.205.197 10.165.142.134 10.165.142.173</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||Entry added Fri, 01 Mar 2013 07:22:36 +0200||IICMBUIL2||Entry added Thu, 28 Mar 2013 13:10:32 +0200||Entry added Thu, 28 Mar 2013 13:16:06 +0200||Omer Shwartz||zztest]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Internet_Access_Net</name>
|
|
<address>10.161.133.0/24 10.161.141.0/24 10.165.140.0/24 10.165.200.0/24 10.161.63.0/24</address>
|
|
<descr/>
|
|
<type>network</type>
|
|
<detail><![CDATA[Entry added Fri, 01 Mar 2013 07:08:36 +0200||Entry added Fri, 01 Mar 2013 07:08:36 +0200||Entry added Fri, 01 Mar 2013 07:26:00 +0200||Entry added Fri, 01 Mar 2013 07:26:00 +0200||Entry added Sun, 03 Mar 2013 10:03:16 +0200]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>monitoring_server</name>
|
|
<address>10.165.200.84</address>
|
|
<descr/>
|
|
<type>host</type>
|
|
<detail><![CDATA[Entry added Sun, 12 May 2013 11:08:18 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>REC_2_DC_TCP</name>
|
|
<address>80 443 7001:7002</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[HTTP||HTTPS||Entry added Wed, 20 Jun 2012 16:26:54 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Rec_2_Desk_TCP</name>
|
|
<address>4001 29500:29504 29510</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[Entry added Thu, 14 Jun 2012 10:35:05 +0300||Entry added Thu, 14 Jun 2012 10:35:05 +0300||Entry added Thu, 14 Jun 2012 10:35:05 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Rec_2_Desk_UDP</name>
|
|
<address>8500:8503</address>
|
|
<descr/>
|
|
<type>port</type>
|
|
<detail><![CDATA[Entry added Thu, 14 Jun 2012 10:36:42 +0300]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>Recorder_Net</name>
|
|
<address>10.165.241.0/24 10.165.243.0/24 10.165.246.0/24</address>
|
|
<descr/>
|
|
<type>network</type>
|
|
<detail><![CDATA[Site B||Site A||DataCenter]]></detail>
|
|
</alias>
|
|
<alias>
|
|
<name>***************_LAB_FL0</name>
|
|
<address>10.161.0.0/16</address>
|
|
<descr/>
|
|
<type>network</type>
|
|
<detail><![CDATA[**********-LAB-FL0]]></detail>
|
|
</alias>
|
|
</aliases>
|
|
<proxyarp/>
|
|
<cron>
|
|
<item>
|
|
<minute>0</minute>
|
|
<hour>*</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 newsyslog</command>
|
|
</item>
|
|
<item>
|
|
<minute>1,31</minute>
|
|
<hour>0-5</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 adjkerntz -a</command>
|
|
</item>
|
|
<item>
|
|
<minute>1</minute>
|
|
<hour>3</hour>
|
|
<mday>1</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /etc/rc.update_bogons.sh</command>
|
|
</item>
|
|
<item>
|
|
<minute>*/60</minute>
|
|
<hour>*</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout</command>
|
|
</item>
|
|
<item>
|
|
<minute>1</minute>
|
|
<hour>1</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /etc/rc.dyndns.update</command>
|
|
</item>
|
|
<item>
|
|
<minute>*/60</minute>
|
|
<hour>*</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot</command>
|
|
</item>
|
|
<item>
|
|
<minute>30</minute>
|
|
<hour>12</hour>
|
|
<mday>*</mday>
|
|
<month>*</month>
|
|
<wday>*</wday>
|
|
<who>root</who>
|
|
<command>/usr/bin/nice -n20 /etc/rc.update_urltables</command>
|
|
</item>
|
|
</cron>
|
|
<rrd>
|
|
<enable/>
|
|
</rrd>
|
|
<load_balancer>
|
|
<monitor_type>
|
|
<name>ICMP</name>
|
|
<type>icmp</type>
|
|
<descr><![CDATA[ICMP]]></descr>
|
|
<options/>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>TCP</name>
|
|
<type>tcp</type>
|
|
<descr><![CDATA[Generic TCP]]></descr>
|
|
<options/>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>HTTP</name>
|
|
<type>http</type>
|
|
<descr><![CDATA[Generic HTTP]]></descr>
|
|
<options>
|
|
<path>/</path>
|
|
<host/>
|
|
<code>200</code>
|
|
</options>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>HTTPS</name>
|
|
<type>https</type>
|
|
<descr><![CDATA[Generic HTTPS]]></descr>
|
|
<options>
|
|
<path>/</path>
|
|
<host/>
|
|
<code>200</code>
|
|
</options>
|
|
</monitor_type>
|
|
<monitor_type>
|
|
<name>SMTP</name>
|
|
<type>send</type>
|
|
<descr><![CDATA[Generic SMTP]]></descr>
|
|
<options>
|
|
<send/>
|
|
<expect>220 *</expect>
|
|
</options>
|
|
</monitor_type>
|
|
</load_balancer>
|
|
<widgets>
|
|
<sequence>system_information-container:col1:show,thermal_sensors-container:col1:show,captive_portal_status-container:col1:close,carp_status-container:col1:show,cpu_graphs-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:close,interface_statistics-container:col1:show,interfaces-container:col2:show,gateways-container:col2:show,ipsec-container:col2:close,load_balancer_status-container:col2:close,log-container:col2:close,picture-container:col2:close,rss-container:col2:close,services_status-container:col2:close,traffic_graphs-container:col2:show,openvpn-container:col2:none,wake_on_lan-container:col2:none,dyn_dns_status-container:col2:none,smart_status-container:col2:none</sequence>
|
|
<thermal_sensors_widget>
|
|
<thermal_sensors_widget_zone_warning_threshold>66</thermal_sensors_widget_zone_warning_threshold>
|
|
<thermal_sensors_widget_zone_critical_threshold>70</thermal_sensors_widget_zone_critical_threshold>
|
|
<thermal_sensors_widget_core_warning_threshold>66</thermal_sensors_widget_core_warning_threshold>
|
|
<thermal_sensors_widget_core_critical_threshold>70</thermal_sensors_widget_core_critical_threshold>
|
|
<thermal_sensors_widget_show_raw_output>0</thermal_sensors_widget_show_raw_output>
|
|
<thermal_sensors_widget_show_full_sensor_name>0</thermal_sensors_widget_show_full_sensor_name>
|
|
<thermal_sensors_widget_pulsate_warning>1</thermal_sensors_widget_pulsate_warning>
|
|
<thermal_sensors_widget_pulsate_critical>1</thermal_sensors_widget_pulsate_critical>
|
|
</thermal_sensors_widget>
|
|
</widgets>
|
|
<revision>
|
|
<time>1373781446</time>
|
|
<description><![CDATA[admin@10.61.21.63: /system_advanced_network.php made unknown change]]></description>
|
|
<username>admin@10.61.21.63</username>
|
|
</revision>
|
|
<l7shaper>
|
|
<container/>
|
|
</l7shaper>
|
|
<dnshaper/>
|
|
<cert>
|
|
<refid>4fb89e8447e7f</refid>
|
|
<descr><![CDATA[webConfigurator default]]></descr>
|
|
<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQU51Y2IrNzJrS1NjTUEwR0NTcUdTSWIzRFFFQkJRVUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRJdwpOVEl3TURjek5ESTRXaGNOTVRjeE1URXdNRGN6TkRJNFdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUN6MUVESnBTQ0hFMk85LzhzVW5nd21HbjA3T2UrOXplSXhJSllXcUJKTlVrZzhCdS9jUGtaaQo5NGFvWjFReElZd0R2N2xoRStVMURVVWN0elRtcStFeGhIM0JGTy9qVnF2SDc0a3JGbW9NUFFRNWtNeVRDNGcvCk13MXYyUENRNU4xazl1MXlFT3dqaXF0NG1zZVRudzlZYmllRkNkYnNIdEtIM0dFWjNZc2Qxd0lEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGQnc5QWFiSmNWbWtyOUFMbjBRSndDdGVSaTFNTUlIMEJnTlZIU01FZ2V3dwpnZW1BRkJ3OUFhYkpjVm1rcjlBTG4wUUp3Q3RlUmkxTW9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FEYm5HL3U5cENrbkRBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkJRVUFBNEdCQUh1Wk9PTExHSWNJVFJmMmZBbGlZNUdkbmZoYgpCbkNLcU4rQ2NhNDdhRDMrZ1B6MmF0NDZuWEZUUCtaak5PVjRHQ2d6SnBlcGRKeG55RloweURRMWx3VG1lbnZvCmYraVRxVlpyVXN5SXFUTGRMUDR2Q3R3MFRuUDRWZnkxcTdaS29TK1drZXhUd2hQYW0xZjdvOTFFQ01hNWZIUm4KQU56TXlXOUFEaFBLUWtMeQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
|
|
<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouKysrKysrCi4uLi4uLi4uLi4uLi4uLi4uKysrKysrCmUgaXMgNjU1MzcgKDB4MTAwMDEpCi0tLS0tQkVHSU4gUlNBIFBSSVZBVEUgS0VZLS0tLS0KTUlJQ1hBSUJBQUtCZ1FDejFFREpwU0NIRTJPOS84c1VuZ3dtR24wN09lKzl6ZUl4SUpZV3FCSk5Va2c4QnUvYwpQa1ppOTRhb1oxUXhJWXdEdjdsaEUrVTFEVVVjdHpUbXErRXhoSDNCRk8valZxdkg3NGtyRm1vTVBRUTVrTXlUCkM0Zy9NdzF2MlBDUTVOMWs5dTF5RU93amlxdDRtc2VUbnc5WWJpZUZDZGJzSHRLSDNHRVozWXNkMXdJREFRQUIKQW9HQUlhTkxkeXluTi8wZGhEWHI0L0JvYjF3M0hyUUlyMlZxc1N2YVIyU3EvOEdyZDJjSXlSYnhEYVFsa1N5Ngo1L0hSZ2dZRUJDKzNpVVB4TUp6b2pWbUxadXBONkN5NmhtY1lwQVp6cTZLZCtTZWtXUzFUejJuU3ZYbDBVS1NwCnVBWEZsQWhRYnVDdEM2RHdCUWFFZVU3dlZHRVRNWWlGR1lUTW53eHRlSGZwVkxFQ1FRRG9aU3l0aEx4Vm43QzUKVHNwYk5TckRIckpvUlluaHZWVysxd3laTjl5VFNwdTZkZW56U29KcTE3UVpJSHpBZkFvVGhhSDZqcjRpeE52egpBbTlzeUc3NUFrRUF4aGc4VHMzaDlBUDhWWDdrVTlpRmp4VDZIN2NjN1FWZ2hjZDFDcGFzR2Y0QVk3SVZJajkrCjRJOXJhUFdCMTdFVC8rS3NTbU11RjFLN3lBZkJKeHlYVHdKQU5xTVN6ZmpYRG9wczBpUmtEdTJCRUQ2M1V5eUcKTGp5RlhFalMvWExVdVF4aGNJVW9hN3FvenRYSDBlQ0JjLysxbnNGY1E3d3JsNkVRMVNGTmNSWHVnUUpBSGhHMwp0YzZTcWRPaERlbEJCMmtxZk5tV1RoSWhsZWpuQ2VlSTRKNldhU3VoSzREd3JFNHZHQzh0QXJXaGkvZ1pMUkpmClRMdFpWN2o3UUJYTlAvNmJDUUpCQUpoeTBzelJ1SnN5emhVS1lkaFVDZG1hNnQrZTExV3Jjclc2WS9VWEhOYjYKbGNCVjhrdUdMZUphWWxKQUZYcEhlY1dDUXYzdGhJazl3Z3NWdXllQXQ0VT0KLS0tLS1FTkQgUlNBIFBSSVZBVEUgS0VZLS0tLS0K</prv>
|
|
</cert>
|
|
<ppps/>
|
|
<gateways>
|
|
<gateway_item>
|
|
<interface>wan</interface>
|
|
<gateway>10.165.128.250</gateway>
|
|
<name>WANGW</name>
|
|
<weight/>
|
|
<interval/>
|
|
<descr/>
|
|
<defaultgw/>
|
|
<ipprotocol>inet</ipprotocol>
|
|
</gateway_item>
|
|
</gateways>
|
|
<laggs>
|
|
<lagg>
|
|
<members>ix0,ix1</members>
|
|
<descr><![CDATA[LAN]]></descr>
|
|
<laggif>lagg0</laggif>
|
|
<proto>lacp</proto>
|
|
</lagg>
|
|
<lagg>
|
|
<members>ix2,ix3</members>
|
|
<descr><![CDATA[WAN]]></descr>
|
|
<laggif>lagg1</laggif>
|
|
<proto>lacp</proto>
|
|
</lagg>
|
|
</laggs>
|
|
<virtualip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.124.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.20.212</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt13</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.61.2</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt13</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.62.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt13</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.63.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt13</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.64.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt13</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.70.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.111.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.125.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.133.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.134.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.135.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.141.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.201.14</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.202.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.203.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.204.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.205.14</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.206.14</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.207.14</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.222.14</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.223.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>ipalias</mode>
|
|
<interface>opt18</interface>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.245.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt1</interface>
|
|
<vhid>2</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr><![CDATA[240_210]]></descr>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.240.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt2</interface>
|
|
<vhid>3</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.241.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt3</interface>
|
|
<vhid>4</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.242.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt4</interface>
|
|
<vhid>5</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.243.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt5</interface>
|
|
<vhid>6</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.244.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt6</interface>
|
|
<vhid>7</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.245.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt7</interface>
|
|
<vhid>8</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.246.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt8</interface>
|
|
<vhid>9</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.247.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt9</interface>
|
|
<vhid>10</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.200.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt10</interface>
|
|
<vhid>11</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.140.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt11</interface>
|
|
<vhid>12</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.141.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt12</interface>
|
|
<vhid>13</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.130.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>wan</interface>
|
|
<vhid>14</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr><![CDATA[ILO]]></descr>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.128.254</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt14</interface>
|
|
<vhid>15</vhid>
|
|
<advskew>200</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr><![CDATA[Virtual Servers]]></descr>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.223.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt17</interface>
|
|
<vhid>17</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>26</subnet_bits>
|
|
<subnet>10.161.135.65</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt17</interface>
|
|
<vhid>18</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>26</subnet_bits>
|
|
<subnet>10.161.135.129</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt17</interface>
|
|
<vhid>19</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>26</subnet_bits>
|
|
<subnet>10.161.135.193</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt17</interface>
|
|
<vhid>20</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>26</subnet_bits>
|
|
<subnet>10.161.135.1</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>21</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.1</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>22</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.33</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>23</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.65</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>24</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.97</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>25</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.129</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>26</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.161</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>27</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.193</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt16</interface>
|
|
<vhid>28</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>27</subnet_bits>
|
|
<subnet>10.161.134.225</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt15</interface>
|
|
<vhid>29</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr><![CDATA[165.142]]></descr>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.142.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt13</interface>
|
|
<vhid>30</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.60.245</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt13</interface>
|
|
<vhid>31</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.61.245</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt13</interface>
|
|
<vhid>32</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.62.245</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt13</interface>
|
|
<vhid>33</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.63.245</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt13</interface>
|
|
<vhid>34</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.64.245</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt13</interface>
|
|
<vhid>35</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.70.245</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>37</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.111.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>38</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.125.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>39</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.133.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>40</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.134.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>41</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.135.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>42</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.141.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>43</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.201.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>44</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.202.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>45</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.203.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>46</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.204.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>47</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.205.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>48</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.206.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>49</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.207.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>50</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.222.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>51</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.223.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>52</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.245.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>53</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.20.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt18</interface>
|
|
<vhid>54</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.161.124.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt19</interface>
|
|
<vhid>55</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.143.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt20</interface>
|
|
<vhid>56</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr><![CDATA[165_144]]></descr>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.144.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt21</interface>
|
|
<vhid>57</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.145.210</subnet>
|
|
</vip>
|
|
<vip>
|
|
<mode>carp</mode>
|
|
<interface>opt22</interface>
|
|
<vhid>58</vhid>
|
|
<advskew>100</advskew>
|
|
<advbase>1</advbase>
|
|
<password>*************</password>
|
|
<descr/>
|
|
<type>single</type>
|
|
<subnet_bits>24</subnet_bits>
|
|
<subnet>10.165.146.210</subnet>
|
|
</vip>
|
|
</virtualip>
|
|
<vlans>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>640</tag>
|
|
<descr><![CDATA[165.240]]></descr>
|
|
<vlanif>lagg0_vlan640</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>641</tag>
|
|
<descr><![CDATA[165.241]]></descr>
|
|
<vlanif>lagg0_vlan641</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>642</tag>
|
|
<descr><![CDATA[165.242]]></descr>
|
|
<vlanif>lagg0_vlan642</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>643</tag>
|
|
<descr><![CDATA[165.243]]></descr>
|
|
<vlanif>lagg0_vlan643</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>644</tag>
|
|
<descr><![CDATA[165.244]]></descr>
|
|
<vlanif>lagg0_vlan644</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>645</tag>
|
|
<descr><![CDATA[165.245]]></descr>
|
|
<vlanif>lagg0_vlan645</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>646</tag>
|
|
<descr><![CDATA[165.246]]></descr>
|
|
<vlanif>lagg0_vlan646</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>647</tag>
|
|
<descr><![CDATA[165.247]]></descr>
|
|
<vlanif>lagg0_vlan647</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>600</tag>
|
|
<descr><![CDATA[165.200]]></descr>
|
|
<vlanif>lagg0_vlan600</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>540</tag>
|
|
<descr><![CDATA[165.140]]></descr>
|
|
<vlanif>lagg0_vlan540</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>541</tag>
|
|
<descr><![CDATA[165.141]]></descr>
|
|
<vlanif>lagg0_vlan541</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>530</tag>
|
|
<descr><![CDATA[165.130]]></descr>
|
|
<vlanif>lagg0_vlan530</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>623</tag>
|
|
<descr><![CDATA[165.223]]></descr>
|
|
<vlanif>lagg0_vlan623</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>134</tag>
|
|
<descr><![CDATA[161.134]]></descr>
|
|
<vlanif>lagg0_vlan134</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>135</tag>
|
|
<descr><![CDATA[161.135]]></descr>
|
|
<vlanif>lagg0_vlan135</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>542</tag>
|
|
<descr><![CDATA[165.142]]></descr>
|
|
<vlanif>lagg0_vlan542</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>60</tag>
|
|
<descr><![CDATA[Floor2]]></descr>
|
|
<vlanif>lagg0_vlan60</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>20</tag>
|
|
<descr><![CDATA[OLD VLAN20]]></descr>
|
|
<vlanif>lagg0_vlan20</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>543</tag>
|
|
<descr><![CDATA[165_143]]></descr>
|
|
<vlanif>lagg0_vlan543</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>544</tag>
|
|
<descr><![CDATA[165_144]]></descr>
|
|
<vlanif>lagg0_vlan544</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>545</tag>
|
|
<descr><![CDATA[165_145]]></descr>
|
|
<vlanif>lagg0_vlan545</vlanif>
|
|
</vlan>
|
|
<vlan>
|
|
<if>lagg0</if>
|
|
<tag>546</tag>
|
|
<descr><![CDATA[165_146]]></descr>
|
|
<vlanif>lagg0_vlan546</vlanif>
|
|
</vlan>
|
|
</vlans>
|
|
<ifgroups>
|
|
<ifgroupentry>
|
|
<members>opt1 opt2 opt4 opt6 opt7</members>
|
|
<descr/>
|
|
<ifname>ADomains</ifname>
|
|
</ifgroupentry>
|
|
<ifgroupentry>
|
|
<members>opt3 opt5 opt8</members>
|
|
<descr/>
|
|
<ifname>Desktops</ifname>
|
|
</ifgroupentry>
|
|
<ifgroupentry>
|
|
<members>opt2 opt4 opt7</members>
|
|
<descr/>
|
|
<ifname>Recorders</ifname>
|
|
</ifgroupentry>
|
|
<ifgroupentry>
|
|
<members>opt6</members>
|
|
<descr/>
|
|
<ifname>DataCenter</ifname>
|
|
</ifgroupentry>
|
|
</ifgroups>
|
|
<notifications>
|
|
<growl>
|
|
<ipaddress>admin</ipaddress>
|
|
<password>*************</password>
|
|
<name>PHP-Growl</name>
|
|
<notification_name>pfSense growl alert</notification_name>
|
|
<disable/>
|
|
</growl>
|
|
<smtp>
|
|
<ipaddress>****************************</ipaddress>
|
|
<port>25</port>
|
|
<ssl>unchecked</ssl>
|
|
<notifyemailaddress>***********************</notifyemailaddress>
|
|
<username/>
|
|
<password/>
|
|
<fromaddress>***********************</fromaddress>
|
|
</smtp>
|
|
</notifications>
|
|
<ntpd>
|
|
<interface>wan,lan,opt1,opt2,opt3,opt4,opt5,opt6,opt7,opt8,opt9,opt10,opt11,opt12,opt13,opt14,opt15,opt16,opt17,opt18</interface>
|
|
</ntpd>
|
|
<hasync>
|
|
<pfsyncenabled>on</pfsyncenabled>
|
|
<pfsyncinterface>lan</pfsyncinterface>
|
|
<pfsyncpeerip/>
|
|
<synchronizetoip/>
|
|
<username>admin</username>
|
|
<password>*************</password>
|
|
</hasync>
|
|
<dhcpdv6/>
|
|
</pfsense>
|