Project

General

Profile

Bug #7050 » BKP_2.1.5_FuncionandoPerfeitamente.xml

Nelson Junior, 12/30/2016 10:59 AM

 
<?xml version="1.0"?>
<pfsense>
<version>10.1</version>
<lastchange/>
<theme>nervecenter</theme>
<sysctl>
<item>
<descr><![CDATA[Enable mounting the FS read only with more checks.]]></descr>
<tunable>vfs.forcesync</tunable>
<value>default</value>
</item>
<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[Enable privacy settings for IPv6 (RFC 4941)]]></descr>
<tunable>net.inet6.ip6.use_tempaddr</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Prefer privacy addresses and use them over the normal addresses]]></descr>
<tunable>net.inet6.ip6.prefer_tempaddr</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>
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (receive)]]></descr>
<tunable>net.inet.tcp.recvspace</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (send)]]></descr>
<tunable>net.inet.tcp.sendspace</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[IP Fastforwarding]]></descr>
<tunable>net.inet.ip.fastforwarding</tunable>
<value>default</value>
</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>
<descr><![CDATA[Enable TCP Inflight mode]]></descr>
<tunable>net.inet.tcp.inflight.enable</tunable>
<value>default</value>
</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>
<descr><![CDATA[UDP Checksums]]></descr>
<tunable>net.inet.udp.checksum</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum socket buffer size]]></descr>
<tunable>kern.ipc.maxsockbuf</tunable>
<value>default</value>
</item>
</sysctl>
<system>
<optimization>normal</optimization>
<hostname>firewallpmi</hostname>
<domain>proxy</domain>
<group>
<name>all</name>
<description><![CDATA[All Users]]></description>
<scope>system</scope>
<gid>1998</gid>
<member>0</member>
</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$yW3j1kR5$cZlgl6jpEecukGtWkxCw20</password>
<uid>0</uid>
<priv>user-shell-access</priv>
<md5-hash>d167e8f639c1de3f00e4e4bf688df013</md5-hash>
<nt-hash>3761663330313031326135643334383165386337613638386638623932356230</nt-hash>
</user>
<nextuid>2000</nextuid>
<nextgid>2000</nextgid>
<timezone>Brazil/West</timezone>
<time-update-interval/>
<timeservers>0.pfsense.pool.ntp.org</timeservers>
<webgui>
<protocol>http</protocol>
<noautocomplete/>
<ssl-certref>5864e9e3d1a5e</ssl-certref>
<port/>
<max_procs>2</max_procs>
<nohttpreferercheck/>
</webgui>
<disablenatreflection>yes</disablenatreflection>
<disablesegmentationoffloading/>
<disablelargereceiveoffloading/>
<ipv6allow/>
<powerd_ac_mode>hadp</powerd_ac_mode>
<powerd_battery_mode>hadp</powerd_battery_mode>
<bogons>
<interval>monthly</interval>
</bogons>
<kill_states/>
<language>en_US</language>
<dnslocalhost/>
<dns1gw>none</dns1gw>
<dns2gw>none</dns2gw>
<dns3gw>none</dns3gw>
<dns4gw>none</dns4gw>
<dnsserver>8.8.8.8</dnsserver>
<dnsserver>208.67.222.222</dnsserver>
<disableconsolemenu/>
<serialspeed>9600</serialspeed>
<primaryconsole>serial</primaryconsole>
<enablesshd>enabled</enablesshd>
<ssh>
<port>32456</port>
</ssh>
<lb_use_sticky/>
<srctrack/>
<gw_switch_default/>
<use_mfs_tmp_size/>
<use_mfs_var_size/>
</system>
<interfaces>
<wan>
<enable/>
<if>em1</if>
<blockpriv/>
<blockbogons/>
<descr><![CDATA[VoxxTelecomFibra]]></descr>
<ipaddr>x.x.x.x</ipaddr>
<subnet>28</subnet>
<gateway>WANGW</gateway>
<spoofmac/>
</wan>
<lan>
<enable/>
<if>em0</if>
<descr><![CDATA[RedeLocal]]></descr>
<ipaddr>192.168.0.1</ipaddr>
<subnet>24</subnet>
<spoofmac/>
</lan>
<opt1>
<descr><![CDATA[VivoInternetVdsl]]></descr>
<if>pppoe0</if>
<enable/>
<spoofmac/>
<ipaddr>pppoe</ipaddr>
</opt1>
</interfaces>
<staticroutes/>
<dhcpd>
<lan>
<range>
<from>192.168.0.210</from>
<to>192.168.0.254</to>
</range>
<failover_peerip/>
<dhcpleaseinlocaltime/>
<defaultleasetime/>
<maxleasetime/>
<netmask/>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<mac_allow/>
<mac_deny/>
<tftp/>
<ldap/>
<nextserver/>
<filename/>
<rootpath/>
<numberoptions/>
<staticmap>
<mac>64:70:02:2d:61:95</mac>
<ipaddr>192.168.0.36</ipaddr>
<hostname/>
<descr><![CDATA[Computador VictorTassinari Notebook]]></descr>
<filename/>
<rootpath/>
<defaultleasetime/>
<maxleasetime/>
<dnsserver>192.168.0.1</dnsserver>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<tftp/>
<ldap/>
</staticmap>
<staticmap>
<mac>ac:5f:3e:6b:a3:97</mac>
<ipaddr>192.168.0.40</ipaddr>
<hostname/>
<descr><![CDATA[Victor Celular]]></descr>
<filename/>
<rootpath/>
<defaultleasetime/>
<maxleasetime/>
<dnsserver>192.168.0.1</dnsserver>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<tftp/>
<ldap/>
</staticmap>
<staticmap>
<mac>60:a4:4c:4f:9f:c3</mac>
<ipaddr>192.168.0.43</ipaddr>
<hostname/>
<descr><![CDATA[Computador NelsonJunior]]></descr>
<filename/>
<rootpath/>
<defaultleasetime/>
<maxleasetime/>
<dnsserver>192.168.0.1</dnsserver>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<tftp/>
<ldap/>
</staticmap>
<staticmap>
<mac>80:86:f2:f5:52:da</mac>
<ipaddr>192.168.0.86</ipaddr>
<hostname/>
<descr><![CDATA[ Computador WilsonJunior Notebook]]></descr>
<filename/>
<rootpath/>
<defaultleasetime/>
<maxleasetime/>
<dnsserver>192.168.0.1</dnsserver>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<tftp/>
<ldap/>
</staticmap>
<staticmap>
<mac>10:3b:59:bc:d9:ce</mac>
<ipaddr>192.168.0.87</ipaddr>
<hostname/>
<descr><![CDATA[NelsonCelular]]></descr>
<filename/>
<rootpath/>
<defaultleasetime/>
<maxleasetime/>
<dnsserver>192.168.0.1</dnsserver>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<tftp/>
<ldap/>
</staticmap>
<staticmap>
<mac>10:2a:b3:fd:96:a4</mac>
<ipaddr>192.168.0.89</ipaddr>
<hostname/>
<descr><![CDATA[WilsonCelular]]></descr>
<filename/>
<rootpath/>
<defaultleasetime/>
<maxleasetime/>
<dnsserver>192.168.0.1</dnsserver>
<gateway>192.168.0.1</gateway>
<domain/>
<domainsearchlist/>
<ddnsdomain/>
<tftp/>
<ldap/>
</staticmap>
<ddnsdomainprimary/>
<ddnsdomainkeyname/>
<ddnsdomainkey/>
<filename32/>
<filename64/>
<enable/>
<dnsserver>192.168.0.1</dnsserver>
</lan>
</dhcpd>
<pptpd>
<mode/>
<redir/>
<localip/>
<remoteip/>
</pptpd>
<dnsmasq>
<enable/>
<regdhcp/>
<regdhcpstatic/>
<custom_options/>
<interface/>
<hosts>
<host>www</host>
<domain>youtube.com</domain>
<ip>192.168.0.0</ip>
<descr><![CDATA[BLK_Youtube.com]]></descr>
<aliases/>
</hosts>
<hosts>
<host>www</host>
<domain>netflix.com</domain>
<ip>192.168.0.0</ip>
<descr><![CDATA[BLK_NetFlix.com]]></descr>
<aliases/>
</hosts>
</dnsmasq>
<snmpd>
<syslocation/>
<syscontact/>
<rocommunity>public</rocommunity>
</snmpd>
<diag>
<ipv6nat>
<ipaddr/>
</ipv6nat>
</diag>
<bridge/>
<syslog/>
<nat>
<ipsecpassthru>
<enable/>
</ipsecpassthru>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>80</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.1</target>
<local-port>80</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d8e3412b72.08001998</associated-rule-id>
<updated>
<time>1456855267</time>
<username>admin@192.168.0.3</username>
</updated>
<created>
<time>1456855267</time>
<username>admin@192.168.0.3</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>81</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.3</target>
<local-port>81</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d8f8e30319.03597965</associated-rule-id>
<updated>
<time>1456855288</time>
<username>admin@192.168.0.3</username>
</updated>
<created>
<time>1456855288</time>
<username>admin@192.168.0.3</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>5661</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.3</target>
<local-port>5661</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d9060247c4.42075432</associated-rule-id>
<updated>
<time>1456855302</time>
<username>admin@192.168.0.3</username>
</updated>
<created>
<time>1456855302</time>
<username>admin@192.168.0.3</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>32456</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.1</target>
<local-port>32456</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d917f13969.29428654</associated-rule-id>
<updated>
<time>1456855319</time>
<username>admin@192.168.0.3</username>
</updated>
<created>
<time>1456855319</time>
<username>admin@192.168.0.3</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>3389</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.3</target>
<local-port>3389</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d924c667b6.86118403</associated-rule-id>
<created>
<time>1456855332</time>
<username>admin@192.168.0.3</username>
</created>
<updated>
<time>1471749556</time>
<username>admin@187.34.51.192</username>
</updated>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>33810</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.141</target>
<local-port>33810</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_57e325119e5895.93264476</associated-rule-id>
<created>
<time>1474503953</time>
<username>admin@192.168.0.43</username>
</created>
<updated>
<time>1474503977</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>22</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.6</target>
<local-port>22</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d9315769a4.05055289</associated-rule-id>
<updated>
<time>1456855345</time>
<username>admin@192.168.0.3</username>
</updated>
<created>
<time>1456855345</time>
<username>admin@192.168.0.3</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<destination>
<network>wanip</network>
<port>5432</port>
</destination>
<protocol>tcp</protocol>
<target>192.168.0.6</target>
<local-port>5432</local-port>
<interface>wan</interface>
<descr/>
<associated-rule-id>nat_56d5d942708eb5.31541107</associated-rule-id>
<updated>
<time>1456855362</time>
<username>admin@192.168.0.3</username>
</updated>
<created>
<time>1456855362</time>
<username>admin@192.168.0.3</username>
</created>
</rule>
<advancedoutbound/>
</nat>
<filter>
<rule>
<id/>
<type>pass</type>
<interface>wan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>icmp</protocol>
<source>
<address>x.x.x.x</address>
</source>
<destination>
<any/>
</destination>
<descr><![CDATA[Liberar Ping WanExternoVoxxTeleCOMDUDE]]></descr>
<created>
<time>1482499954</time>
<username>admin@192.168.0.43</username>
</created>
<updated>
<time>1482500478</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.1</address>
<port>80</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d8e3412b72.08001998</associated-rule-id>
<created>
<time>1456855267</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.3</address>
<port>81</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d8f8e30319.03597965</associated-rule-id>
<created>
<time>1456855288</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.3</address>
<port>5661</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d9060247c4.42075432</associated-rule-id>
<created>
<time>1456855302</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.1</address>
<port>32456</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d917f13969.29428654</associated-rule-id>
<created>
<time>1456855319</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<id/>
<type>pass</type>
<interface>wan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>tcp</protocol>
<source>
<any/>
</source>
<destination>
<address>192.168.0.3</address>
<port>3389</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d924c667b6.86118403</associated-rule-id>
<created>
<time>1456855332</time>
<username>NAT Port Forward</username>
</created>
<updated>
<time>1469098158</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.6</address>
<port>22</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d9315769a4.05055289</associated-rule-id>
<created>
<time>1456855345</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.6</address>
<port>5432</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_56d5d942708eb5.31541107</associated-rule-id>
<created>
<time>1456855362</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<source>
<any/>
</source>
<interface>wan</interface>
<protocol>tcp</protocol>
<destination>
<address>192.168.0.141</address>
<port>33810</port>
</destination>
<descr><![CDATA[NAT ]]></descr>
<associated-rule-id>nat_57e325119e5895.93264476</associated-rule-id>
<created>
<time>1474503953</time>
<username>NAT Port Forward</username>
</created>
</rule>
<rule>
<id/>
<type>block</type>
<interface>lan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>icmp</protocol>
<source>
<any/>
</source>
<destination>
<any/>
</destination>
<descr><![CDATA[Bloqueio Ping - Anti-DDoS]]></descr>
<gateway>FailOver</gateway>
<created>
<time>1455113107</time>
<username>admin@192.168.0.43</username>
</created>
<updated>
<time>1482511481</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
<rule>
<id/>
<type>block</type>
<interface>lan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>tcp/udp</protocol>
<source>
<address>LiberarFacebook_Ips</address>
<not/>
</source>
<destination>
<address>BLK_RedeFacebook</address>
</destination>
<descr><![CDATA[BloqueiaFacebookeLiberarEspecificos]]></descr>
<gateway>FailOver</gateway>
<created>
<time>1445459745</time>
<username>admin@189.47.110.242</username>
</created>
<updated>
<time>1482511490</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
<rule>
<id/>
<type>pass</type>
<interface>lan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>tcp/udp</protocol>
<source>
<address>ControelBandaPorIP</address>
</source>
<destination>
<any/>
</destination>
<descr><![CDATA[ControleDeBandaPorIP]]></descr>
<gateway>FailOver</gateway>
<dnpipe>Download</dnpipe>
<pdnpipe>UpLoad</pdnpipe>
<created>
<time>1479992919</time>
<username>admin@192.168.0.43</username>
</created>
<updated>
<time>1483010014</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
<rule>
<id/>
<type>pass</type>
<interface>lan</interface>
<ipprotocol>inet</ipprotocol>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<source>
<network>lan</network>
</source>
<destination>
<any/>
</destination>
<descr><![CDATA[Default allow LAN to any rule]]></descr>
<gateway>FailOver</gateway>
<updated>
<time>1482511508</time>
<username>admin@192.168.0.43</username>
</updated>
</rule>
</filter>
<shaper/>
<ipsec/>
<aliases>
<alias>
<name>BLK_RedeFacebook</name>
<address>31.13.24.0/21 31.13.64.0/18 45.64.40.0/22 66.220.144.0/20 66.220.152.0/21 66.220.159.0/24 69.63.0.0/16 69.171.224.0/19 69.171.240.0/20 74.119.76.0/22 103.4.96.0/22 204.15.20.0/22 129.134.0.0/16 157.240.0.0/16 173.252.70.0/24 173.252.96.0/19 173.252.64.0/18 179.60.192.0/21 185.60.216.0/21</address>
<descr/>
<type>network</type>
<detail><![CDATA[Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200||Entry added Fri, 04 Nov 2016 08:22:37 -0200]]></detail>
</alias>
<alias>
<name>ControelBandaPorIP</name>
<address>192.168.0.8 192.168.0.61 192.168.0.36 192.168.0.86 192.168.0.161</address>
<descr/>
<type>host</type>
<detail><![CDATA[ApPrefeituraDigital||RoteadorEducacao||VictorNotebook||WilsonNotebook||APHospital]]></detail>
</alias>
<alias>
<name>LiberarFacebook_Ips</name>
<address>192.168.0.35 192.168.0.185 192.168.0.43 192.168.0.86 192.168.0.36 192.168.0.61 192.168.0.196 192.168.0.87 192.168.0.89 192.168.0.40 192.168.0.46 192.168.0.8 192.168.0.161</address>
<descr/>
<type>host</type>
<detail><![CDATA[MicroCarolComunica&ccedil;&atilde;o||APGinasioEsportes||MicroNelsonJunior||NotebookWilson||NotebookVictor||IPAPEduca&ccedil;&atilde;o||IpCasaDaCrian&ccedil;a||IpCelularNelson||IpCelularWilson||IpCelularVictor||IpApleVictor||APPrefeituraDigital||APHospital]]></detail>
</alias>
</aliases>
<proxyarp/>
<cron>
<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>
<item>
<task_name>squid_rotate_logs</task_name>
<minute>0</minute>
<hour>0</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/bin/rm /var/squid/cache/swap.state; /usr/pbi/squid-amd64/sbin/squid -k rotate</command>
</item>
<item>
<task_name>squid_check_swapstate</task_name>
<minute>*/15</minute>
<hour>*</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/local/pkg/swapstate_check.php</command>
</item>
<item>
<minute>0</minute>
<hour>0</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 /usr/local/etc/rc.d/squidGuard_logrotate</command>
</item>
<item>
<minute>0</minute>
<hour>*/1</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/local/bin/php --no-header /usr/local/www/sarg.php 0</command>
</item>
</cron>
<wol/>
<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,services_status-container:col1:show,captive_portal_status-container:col1:close,carp_status-container:col1:close,cpu_graphs-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:close,smart_status-container:col2:show,interfaces-container:col2:show,gateways-container:col2:show,interface_statistics-container:col2:show,ipsec-container:col2:close,load_balancer_status-container:col2:close,log-container:col2:show,picture-container:col2:close,rss-container:col2:close,traffic_graphs-container:col2:show,dyn_dns_status-container:col2:none,openvpn-container:col2:none,thermal_sensors-container:col2:none,wake_on_lan-container:col2:none</sequence>
<trafficgraphs>
<shown>
<item>wan</item>
<item>lan</item>
<item>opt1</item>
</shown>
<refreshinterval>1</refreshinterval>
<scale_type>up</scale_type>
</trafficgraphs>
</widgets>
<revision>
<time>1483015598</time>
<description><![CDATA[admin@192.168.0.43: Updated cron job for /usr/bin/nice -n20 /usr/local/etc/rc.d/squidGuard_logrotate]]></description>
<username>admin@192.168.0.43</username>
</revision>
<openvpn/>
<l7shaper>
<container/>
</l7shaper>
<dnshaper>
<queue>
<name>Download</name>
<number>1</number>
<qlimit/>
<plr/>
<description/>
<bandwidth>
<item>
<bw>6</bw>
<burst/>
<bwscale>Mb</bwscale>
<bwsched>none</bwsched>
</item>
</bandwidth>
<enabled>on</enabled>
<buckets/>
<mask>none</mask>
<maskbits/>
<maskbitsv6/>
<delay>0</delay>
</queue>
<queue>
<name>UpLoad</name>
<number>2</number>
<qlimit/>
<plr/>
<description/>
<bandwidth>
<item>
<bw>2</bw>
<burst/>
<bwscale>Mb</bwscale>
<bwsched>none</bwsched>
</item>
</bandwidth>
<enabled>on</enabled>
<buckets/>
<mask>none</mask>
<maskbits/>
<maskbitsv6/>
<delay>0</delay>
</queue>
</dnshaper>
<cert>
<refid>5864e9e3d1a5e</refid>
<descr><![CDATA[webConfigurator default]]></descr>
<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQU40QW1xTDNTUG5zTUEwR0NTcUdTSWIzRFFFQkN3VUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRZeApNakk1TVRBME9EQXpXaGNOTWpJd05qSXhNVEEwT0RBeldqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUM5V1Ewd0RhdVFBODRmK0pHUnNielc2NVczLzJjWmt0RkUyczA5S3Q3MXhJR2NlcnA0ZGN1MQpnekJJSUppazUrYUxUMjVlYlc0clZHcmNlRi81R1dodjlzOFoxVkxNVEpZTFkwVVJDc1dGRS9jWGtQOWFwZnZsCkVpdHhaZVl5SStFLzlUQ3F0SjdzUi9Gci9YZVh5UlVpRHZNajVxY1lQaUtNWEFQSGpKWUhoUUlEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGRFZDQmo3emZNTUhLV0tMUGxaWGh0Qkx5dEQ2TUlIMEJnTlZIU01FZ2V3dwpnZW1BRkRWQ0JqN3pmTU1IS1dLTFBsWlhodEJMeXRENm9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FEZUFKcWk5MGo1N0RBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkN3VUFBNEdCQUhpRkR1Y1VhZXZGaW1hUjQzVnM1M1ZGV3pNQgpudlo0b1J0WGEzQVdwUStsd1Q4dzZ2d2hCRVFTd0luQ0lMY0dSaU5ybjZKb1RjM3Y5eDQvVWF6RVRDQjhKUnUxCjI4RUFUWkFXMTJDbEVscUpkVGFISFI5OUt3NHFPSDhXRUQzbkl3dVVYbElCaW1BTTVhM2JXVWhMZUw0RkV2Wm8KR2Y4SWt0WFN3R2NWa1M3TgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLisrKysrKwouLi4uKysrKysrCmUgaXMgNjU1MzcgKDB4MTAwMDEpCi0tLS0tQkVHSU4gUlNBIFBSSVZBVEUgS0VZLS0tLS0KTUlJQ1hnSUJBQUtCZ1FDOVdRMHdEYXVRQTg0ZitKR1JzYnpXNjVXMy8yY1prdEZFMnMwOUt0NzF4SUdjZXJwNApkY3UxZ3pCSUlKaWs1K2FMVDI1ZWJXNHJWR3JjZUYvNUdXaHY5czhaMVZMTVRKWUxZMFVSQ3NXRkUvY1hrUDlhCnBmdmxFaXR4WmVZeUkrRS85VENxdEo3c1IvRnIvWGVYeVJVaUR2TWo1cWNZUGlLTVhBUEhqSllIaFFJREFRQUIKQW9HQkFLQjZya094QWx4ZjdUNkpsUTd2bmtabGl4SlVaQlIzcStmNHJnU09wa09VbGVtQzF6SXJYRWp0OUdqZApQNkpjYmJoYXpRYzVKaXVSTTdUQ1RVMDViSm9xVHB0WS9ObTZubEVmY1NpOHNnSVFWT0pPVXhvUkZzb3FQOFZuCnE0eG85ZkluaHI4dmRBYS9uR2hMQlZLMHJjZ2xFdlVyRzVFZWxhTHRXWFVUbFZpQkFrRUE3VEFFdmdkb05xeEoKdjlaWUJzRWhCbjVoUXRTNFlzKzFoNHdndzNRSDhtZExjZk1rbWN2VUhoRUNkemNKZytFZ09aT2ZEWlY4Z21BSgo5N0FpYzZnWUlRSkJBTXhkcTVLWmRSaEVuZkdiWWNRSFdLS0hCUTVsY1BnMjZmdnlGbDM3Ti9VblhqOVBnU0JUCm5LbEZFem5TQWkzT1pwUmVleGN6eHdtby96SWFIOHBDTXVVQ1FRRENNVE5neGoyN3JabUFHQ1RmK3RWb05LYTcKQ2VDZy9nQlpKeEJZRmpLL2MzVGdxYnFJdE1wSmg1R21PNGh0MGk4SkZPVC9RU204c0piWWxQdlFCNHNoQWtCVworU3BTaXBLRjBIWHpZL0JZajlQTjMyNXNjUW1CNlVUdEgxc2JoaFdMZE1Tc1p2YUtQbXMyc3BuN0NvQTQ1RlZOCm9XUDdQT0xoSHBYMHlaOXI0WDV0QWtFQXJhTTVEaGxiQ0NqSHRubndpZWZRaVlMNys0MlVRS0NTcjlzRThmNXgKWExERnhTNmxjR1FjQm1RL2hpMHh0VjNJSTRoTUt0NVVVaTB5alBtZnByRWNCdz09Ci0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==</prv>
</cert>
<dhcpdv6/>
<ppps>
<ppp>
<ptpid>0</ptpid>
<type>pppoe</type>
<if>pppoe0</if>
<ports>re0</ports>
<username>vivo2015@r7.com</username>
<password>dml2bzEyMw==</password>
<provider/>
</ppp>
</ppps>
<gateways>
<gateway_item>
<interface>wan</interface>
<gateway>x.x.x.x</gateway>
<name>WANGW</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr><![CDATA[WAN Gateway]]></descr>
<monitor>8.8.8.8</monitor>
<defaultgw/>
<down>5</down>
</gateway_item>
<gateway_item>
<interface>opt1</interface>
<gateway>dynamic</gateway>
<name>VIVOINTERNETVDSL_PPPOE</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr><![CDATA[Interface VIVOINTERNETVDSL_PPPOE Gateway]]></descr>
<monitor>208.67.222.222</monitor>
<down>5</down>
</gateway_item>
<gateway_group>
<name>FailOver</name>
<item>WANGW|1|address</item>
<item>VIVOINTERNETVDSL_PPPOE|2|address</item>
<trigger>down</trigger>
<descr><![CDATA[FailOver]]></descr>
</gateway_group>
</gateways>
<installedpackages>
<package>
<name>squid</name>
<descr><![CDATA[High performance web proxy cache.]]></descr>
<website>http://www.squid-cache.org/</website>
<category>Network</category>
<version>2.7.9 pkg v.4.3.10</version>
<status>Stable</status>
<required_version>2</required_version>
<maintainer>fernando@netfilter.com.br seth.mos@dds.nl mfuchs77@googlemail.com jimp@pfsense.org</maintainer>
<depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
<depends_on_package>squid-2.7.9_3.tbz</depends_on_package>
<depends_on_package>squid_radius_auth-1.10.tbz</depends_on_package>
<depends_on_package>libwww-5.4.0_4.tbz</depends_on_package>
<depends_on_package_pbi>squid-2.7.9_3-amd64.pbi</depends_on_package_pbi>
<build_port_path>/usr/ports/www/squid</build_port_path>
<build_port_path>/usr/ports/www/squid_radius_auth</build_port_path>
<build_port_path>/usr/ports/www/libwww</build_port_path>
<build_pbi>
<ports_before>www/libwww</ports_before>
<port>www/squid</port>
<ports_after>www/squid_radius_auth</ports_after>
</build_pbi>
<build_options>squid_UNSET_FORCE=DNS_HELPER IPFILTER PINGER STACKTRACES STRICT_HTTP_DESC USERAGENT_LOG WCCPV2;squid_SET=PF LDAP_AUTH NIS_AUTH SASL_AUTH ARP_ACL AUFS CACHE_DIGESTS CARP COSS DELAY_POOLS FOLLOW_XFF HTCP IDENT KERB_AUTH KQUEUE LARGEFILE REFERER_LOG SNMP SSL VIA_DB WCCP;SQUID_UID=proxy;SQUID_GID=proxy</build_options>
<config_file>https://packages.pfsense.org/packages/config/squid/squid.xml</config_file>
<configurationfile>squid.xml</configurationfile>
<filter_rule_function>squid_generate_rules</filter_rule_function>
</package>
<package>
<name>squidGuard</name>
<descr><![CDATA[High performance web proxy URL filter. Requires proxy Squid 2.x package.]]></descr>
<website>http://www.squidGuard.org/</website>
<maintainer>dv_serg@mail.ru</maintainer>
<category>Network Management</category>
<version>1.4_4 pkg v1.9.17</version>
<status>Beta</status>
<required_version>1.1</required_version>
<depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
<depends_on_package>squidGuard-1.4_4.tbz</depends_on_package>
<depends_on_package>db41-4.1.25_4.tbz</depends_on_package>
<depends_on_package>cyrus-sasl-2.1.26_2.tbz</depends_on_package>
<depends_on_package_pbi>squidguard-1.4_4-amd64.pbi</depends_on_package_pbi>
<build_port_path>/usr/ports/www/squidguard</build_port_path>
<build_port_path>/usr/ports/databases/db41</build_port_path>
<build_port_path>/usr/ports/security/cyrus-sasl2</build_port_path>
<build_pbi>
<ports_before>databases/db41 security/cyrus-sasl2</ports_before>
<port>www/squidguard</port>
</build_pbi>
<build_options>squidGuard_UNSET_FORCE=SQUID32 SQUID33;squidGuard_SET=SAMPLE_BL SASL LDAP SQUID27;squid_UNSET_FORCE=DNS_HELPER IPFILTER PINGER STACKTRACES STRICT_HTTP_DESC USERAGENT_LOG WCCPV2;squid_SET=PF LDAP_AUTH NIS_AUTH SASL_AUTH ARP_ACL AUFS CACHE_DIGESTS CARP COSS DELAY_POOLS FOLLOW_XFF HTCP IDENT KERB_AUTH KQUEUE LARGEFILE REFERER_LOG SNMP SSL VIA_DB WCCP;SQUID_UID=proxy;SQUID_GID=proxy</build_options>
<config_file>https://packages.pfsense.org/packages/config/squidGuard/squidguard.xml</config_file>
<configurationfile>squidguard.xml</configurationfile>
</package>
<package>
<name>Sarg</name>
<website>http://www.dansguardian.org/</website>
<descr><![CDATA[Sarg - Squid Analysis Report Generator - is a tool that generates reports about where your users are going on the Internet.&lt;br /&gt;
Sarg provides information about proxy users' activities: times, bytes, sites, etc. for those using Squid, Squidguard or dansguardian.]]></descr>
<category>Network Report</category>
<config_file>https://packages.pfsense.org/packages/config/sarg/sarg.xml</config_file>
<pkginfolink>https://forum.pfsense.org/index.php/topic,47765.0.html</pkginfolink>
<depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
<depends_on_package>sarg-2.3.6_2.tbz</depends_on_package>
<depends_on_package>gd-2.0.35_8,1.tbz</depends_on_package>
<depends_on_package_pbi>sarg-2.3.6_2-amd64.pbi</depends_on_package_pbi>
<version>2.3.6_2 pkg v0.6.10</version>
<status>Release</status>
<required_version>2.1</required_version>
<configurationfile>sarg.xml</configurationfile>
<build_port_path>/usr/ports/www/sarg</build_port_path>
<build_options>sarg_UNSET_FORCE=PHP</build_options>
<after_install_info>Please visit sarg settings on Status Menu to configure sarg.</after_install_info>
</package>
<squidauth>
<config/>
</squidauth>
<squidnac>
<config>
<allowed_subnets>MTkyLjE2OC4wLjAvMjQ=</allowed_subnets>
<unrestricted_hosts/>
<banned_hosts/>
<whitelist/>
<blacklist/>
<ext_cachemanager/>
<addtl_ports/>
<addtl_sslports/>
</config>
</squidnac>
<squid>
<config>
<active_interface>lan</active_interface>
<allow_interface>on</allow_interface>
<transparent_proxy>on</transparent_proxy>
<private_subnet_proxy_off/>
<defined_ip_proxy_off/>
<defined_ip_proxy_off_dest>192.168.0.31;192.168.0.37;192.168.0.145</defined_ip_proxy_off_dest>
<log_enabled>on</log_enabled>
<log_dir>/var/squid/logs</log_dir>
<log_rotate>15</log_rotate>
<proxy_port>3128</proxy_port>
<icp_port/>
<visible_hostname>Firewall_Proxy_PMI</visible_hostname>
<admin_email>informatica@iepe.sp.gov.br</admin_email>
<error_language>Portuguese</error_language>
<disable_xforward/>
<disable_via/>
<uri_whitespace>strip</uri_whitespace>
<dns_nameservers>8.8.8.8;208.67.222.222</dns_nameservers>
<disable_squidversion>on</disable_squidversion>
<custom_options>tcp_outgoing_address 127.0.0.1;acl sglog url_regex -i .*sgrd=ACCESSDENIED;http_access deny sglog;;redirect_program /usr/local/bin/squidGuard -c /usr/local/etc/squidGuard/squidGuard.conf;redirector_bypass off;url_rewrite_children 5</custom_options>
</config>
</squid>
<menu>
<name>Proxy server</name>
<tooltiptext>Modify the proxy server's settings</tooltiptext>
<section>Services</section>
<url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
</menu>
<menu>
<name>SquidGuard Proxy Filter</name>
<tooltiptext>Modify the proxy server's filter settings</tooltiptext>
<section>Services</section>
<url>/pkg_edit.php?xml=squidguard.xml&amp;id=0</url>
</menu>
<menu>
<name>Sarg Reports</name>
<tooltiptext>Configure Sarg</tooltiptext>
<section>Status</section>
<url>/pkg_edit.php?xml=sarg.xml</url>
</menu>
<tab>
<text>General</text>
<url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
<active/>
</tab>
<service>
<name>squid</name>
<rcfile>squid.sh</rcfile>
<executable>squid</executable>
<description><![CDATA[Proxy server Service]]></description>
</service>
<service>
<name>squidGuard</name>
<description><![CDATA[Proxy server filter Service]]></description>
<executable>squidGuard</executable>
</service>
<squidcache>
<config>
<harddisk_cache_size>10000</harddisk_cache_size>
<harddisk_cache_system>ufs</harddisk_cache_system>
<harddisk_cache_location>/var/squid/cache</harddisk_cache_location>
<memory_cache_size>2000</memory_cache_size>
<minimum_object_size>0</minimum_object_size>
<maximum_object_size>300000</maximum_object_size>
<maximum_objsize_in_mem>256</maximum_objsize_in_mem>
<level1_subdirs>16</level1_subdirs>
<memory_replacement_policy>heap LFUDA</memory_replacement_policy>
<cache_replacement_policy>heap LFUDA</cache_replacement_policy>
<cache_swap_low>90</cache_swap_low>
<cache_swap_high>95</cache_swap_high>
<donotcache/>
<enable_offline/>
</config>
</squidcache>
<squidguardgeneral>
<config>
<squidguard_enable>on</squidguard_enable>
<ldap_enable/>
<ldapbinddn/>
<ldapbindpass/>
<stripntdomain/>
<striprealm/>
<ldapversion>3</ldapversion>
<enable_guilog>on</enable_guilog>
<enable_log>on</enable_log>
<log_rotation>on</log_rotation>
<adv_blankimg/>
<blacklist>on</blacklist>
<blacklist_proxy/>
<blacklist_url>http://www.shallalist.de/Downloads/shallalist.tar.gz</blacklist_url>
</config>
</squidguardgeneral>
<squidguarddefault>
<config>
<dest>^PalavraLiberadas !PalavraBLK !blk_BL_chat !blk_BL_downloads !blk_BL_hacking !blk_BL_movies !blk_BL_music !blk_BL_porn !blk_BL_radiotv !blk_BL_ringtones !blk_BL_violence !blk_BL_webphone !blk_BL_webradio !blk_BL_webtv all</dest>
<notallowingip/>
<deniedmessage/>
<redirect_mode>rmod_int</redirect_mode>
<redirect/>
<safesearch/>
<rewrite/>
<enablelog>on</enablelog>
</config>
</squidguarddefault>
<squidguardacl>
<config>
<disabled/>
<name>IPAcessoFULL</name>
<source>192.168.0.36 192.168.0.40 192.168.0.43 192.168.0.86 192.168.0.87 192.168.0.89</source>
<time/>
<dest>all [ all]</dest>
<notallowingip/>
<redirect_mode>rmod_none</redirect_mode>
<redirect/>
<safesearch/>
<rewrite/>
<overrewrite/>
<description/>
<enablelog/>
</config>
</squidguardacl>
<squidguarddest>
<config>
<name>PalavraLiberadas</name>
<domains/>
<urls/>
<expressions>bleepingcomputer flashplayer microsoft ammyy fazenda cartola caixa cadastrounico jumbo datasus bb bancodobrasil caixa amazon caixa cross.saude ambulatorial.saude.sp.gov.br email.iepe.sp.gov.br iepe.sp.gov.br hospitaliepe java tvfronteira mds kurumin sigtap adobe flashplayer incra hp detran fiorilli whatsapp tightvnc</expressions>
<redirect_mode>rmod_none</redirect_mode>
<redirect/>
<description/>
<enablelog/>
</config>
<config>
<name>PalavraBLK</name>
<domains/>
<urls/>
<expressions>\.bat$ \.pif$ \.cue$ \.scr$ \.cmd$ \.cpl$ \.src$ \.vbs$ \.dll$ \.vbx$ \.mp3$ \.iso$ sexo radio musica tv video porno filmes novela radio seriado</expressions>
<redirect_mode>rmod_none</redirect_mode>
<redirect/>
<description/>
<enablelog>on</enablelog>
</config>
</squidguarddest>
<sarg>
<config>
<proxy_server>squid</proxy_server>
<report_options>use_graphs,remove_temp_files,main_index,overwrite_report,use_comma,date_time_by_bytes</report_options>
<report_type>topusers,topsites,sites_users,users_sites,date_time,denied,auth_failures,site_user_time_date,downloads</report_type>
<report_date_format>e</report_date_format>
<report_charset>UTF-8</report_charset>
<hostalias/>
<max_elapsed>0</max_elapsed>
<lastlog>0</lastlog>
<daylimit/>
<topuser_num>0</topuser_num>
<denied_report_limit>0</denied_report_limit>
<authfail_report_limit>0</authfail_report_limit>
<user_report_limit>0</user_report_limit>
<exclude_string/>
<exclude_hostlist/>
<exclude_codelist/>
</config>
</sarg>
<sarguser>
<config>
<user_sort_field>BYTES</user_sort_field>
<exclude_userlist/>
<include_userlist/>
<usertab/>
<ldap_filter_search>(uid=%s)</ldap_filter_search>
<ldap_target_attr>cn</ldap_target_attr>
<ldap_port>389</ldap_port>
<ntlm_user_format>domainname+username</ntlm_user_format>
</config>
</sarguser>
<sargschedule>
<config>
<enable>on</enable>
<description><![CDATA[Relatorio Acesso - PMI e Departamentos]]></description>
<args>-d `date +%d/%m/%Y`</args>
<frequency>1h</frequency>
<gzip/>
<gziplevel/>
<find>60</find>
</config>
</sargschedule>
</installedpackages>
</pfsense>
(1-1/6)