Project

General

Profile

Bug #4090 » config-pfsense.localdomain-20150105090641.xml

Vick Khera, 01/05/2015 08:06 AM

 
<?xml version="1.0"?>
<pfsense>
<version>11.3</version>
<lastchange/>
<theme>pfsense_ng_fs</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>
<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[Maximum socket buffer size]]></descr>
<tunable>kern.ipc.maxsockbuf</tunable>
<value>default</value>
</item>
</sysctl>
<system>
<optimization>normal</optimization>
<hostname>pfsense</hostname>
<domain>localdomain</domain>
<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>
<group>
<name>iphonevpn</name>
<description><![CDATA[People with iphone VPN privileges]]></description>
<member>2001</member>
<member>2002</member>
<member>2000</member>
<gid>2001</gid>
<priv>user-ipsec-xauth-dialin</priv>
</group>
<user>
<name>admin</name>
<descr><![CDATA[System Administrator]]></descr>
<scope>system</scope>
<groupname>admins</groupname>
<password>$1$1ss4/1er$D8PUmzpdhKC3MxmfMvD7U0</password>
<uid>0</uid>
<priv>user-shell-access</priv>
<md5-hash>c2c94a0b4c5e28000d45502ffc043479</md5-hash>
<nt-hash>adab035a3afbc0eb5b9af4b199fdb00e</nt-hash>
</user>
<user>
<name>admin</name>
<descr><![CDATA[System Administrator]]></descr>
<scope>system</scope>
<password>$1$ZYKXPzDy$p7rc2rRz1IjSz.TDENmLS0</password>
<uid>0</uid>
<priv>user-shell-access</priv>
<priv>user-copy-files</priv>
</user>
<user>
<scope>user</scope>
<password>$1$1Fh4YhRl$Z5R5jG7kPN2RzqhOBE1ig0</password>
<md5-hash>fa5e08c4e3d479648967162c4a53a42f</md5-hash>
<nt-hash>34613a1039a2cf49d7388b1d5588b5db</nt-hash>
<name>kamelkev</name>
<descr><![CDATA[Kevin Kamel]]></descr>
<expires/>
<authorizedkeys/>
<ipsecpsk/>
<uid>2001</uid>
</user>
<user>
<scope>user</scope>
<password>$1$uiwFqfJJ$48gkfDWJ/jS/aVQAuu7P01</password>
<md5-hash>452ea25e87f9f7b071b4f7c177e74b17</md5-hash>
<nt-hash>8bee20278b6a9fcc0932953c37308622</nt-hash>
<name>raj</name>
<descr><![CDATA[Raj Khera]]></descr>
<expires/>
<authorizedkeys/>
<ipsecpsk/>
<uid>2002</uid>
</user>
<user>
<scope>user</scope>
<password>$1$JfAEE7Ys$Lz6xYmfa9uau9ReAP2EF4.</password>
<md5-hash>9593f160add977eb5f0302339306cd0b</md5-hash>
<nt-hash>e278dd5fa95b839b7c9e73de8d429198</nt-hash>
<name>vivek</name>
<descr><![CDATA[Vick Khera]]></descr>
<expires/>
<authorizedkeys/>
<ipsecpsk/>
<uid>2000</uid>
</user>
<nextuid>2005</nextuid>
<nextgid>2002</nextgid>
<timezone>America/New_York</timezone>
<time-update-interval/>
<timeservers>rockville-fw-a.int.kcilink.com rockville-fw-b.int.kcilink.com</timeservers>
<webgui>
<protocol>http</protocol>
<ssl-certref>4f1f26755c554</ssl-certref>
<port/>
<max_procs>2</max_procs>
<loginautocomplete/>
</webgui>
<disablenatreflection>yes</disablenatreflection>
<disablesegmentationoffloading/>
<disablelargereceiveoffloading/>
<dns1gwint>none</dns1gwint>
<dns2gwint>none</dns2gwint>
<dns3gwint>none</dns3gwint>
<dns4gwint>none</dns4gwint>
<firmware>
<alturl>
<enable/>
<firmwareurl>https://updates.pfsense.org/_updaters</firmwareurl>
</alturl>
</firmware>
<gitsync>
<repositoryurl/>
<branch/>
</gitsync>
<kill_states/>
<serialspeed>9600</serialspeed>
<enablesshd>enabled</enablesshd>
<powerd_ac_mode>hadp</powerd_ac_mode>
<powerd_battery_mode>hadp</powerd_battery_mode>
<powerd_normal_mode>hadp</powerd_normal_mode>
<thermal_hardware>coretemp</thermal_hardware>
<use_mfs_tmp_size/>
<use_mfs_var_size/>
<language>en_US</language>
<dns1gw>none</dns1gw>
<dns2gw>none</dns2gw>
<dns3gw>none</dns3gw>
<dns4gw>none</dns4gw>
<dnsserver>192.168.7.1</dnsserver>
</system>
<interfaces>
<wan>
<enable/>
<if>em0</if>
<ipaddr>dhcp</ipaddr>
<gateway/>
<blockpriv>on</blockpriv>
<blockbogons>on</blockbogons>
<media/>
<mediaopt/>
</wan>
<lan>
<enable/>
<if>em1</if>
<ipaddr>172.16.39.2</ipaddr>
<subnet>24</subnet>
<media/>
<mediaopt/>
</lan>
</interfaces>
<staticroutes/>
<dhcpd>
<lan>
<range>
<from>172.16.39.10</from>
<to>172.16.39.245</to>
</range>
</lan>
</dhcpd>
<pptpd>
<mode/>
<redir/>
<localip/>
<remoteip/>
</pptpd>
<dnsmasq>
<custom_options/>
<interface/>
</dnsmasq>
<snmpd>
<syslocation/>
<syscontact/>
<rocommunity>public</rocommunity>
</snmpd>
<diag>
<ipv6nat>
<ipaddr/>
</ipv6nat>
</diag>
<bridge/>
<syslog/>
<nat>
<outbound>
<mode>automatic</mode>
</outbound>
</nat>
<filter>
<rule>
<id/>
<type>reject</type>
<interface>wan</interface>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<protocol>tcp</protocol>
<source>
<address>10.10.10.11</address>
</source>
<destination>
<any/>
</destination>
<descr><![CDATA[test rule]]></descr>
<tracker>1418217109</tracker>
</rule>
<rule>
<type>pass</type>
<descr><![CDATA[Default allow LAN to any rule]]></descr>
<interface>lan</interface>
<source>
<network>lan</network>
</source>
<destination>
<any/>
</destination>
<tracker>1418217110</tracker>
</rule>
</filter>
<shaper/>
<ipsec>
<preferoldsa/>
</ipsec>
<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>
<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 webConfiguratorlockout</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,captive_portal_status-container:col1:close,carp_status-container:col1:close,cpu_graphs-container:col1:close,gateways-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:close,interface_statistics-container:col1:close,interfaces-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:close,openvpn-container:col2:none,pfBlocker-container:col2:show,wake_on_lan-container:col2:none</sequence>
</widgets>
<revision>
<time>1420466784</time>
<description><![CDATA[admin@172.16.39.1: DNS Resolver configured.]]></description>
<username>admin@172.16.39.1</username>
</revision>
<openvpn/>
<l7shaper>
<container/>
</l7shaper>
<dnshaper/>
<cert>
<refid>4f1f26755c554</refid>
<descr><![CDATA[webConfigurator default]]></descr>
<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQU1vZHQ3WDlhVkl5TUEwR0NTcUdTSWIzRFFFQkJRVUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRJdwpNVEkwTWpFME5USTFXaGNOTVRjd056RTJNakUwTlRJMVdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUN1TzJ1WENOTGRCL2pCb29MaGp1aHd5bm1JNTBCbkRqY1l5SHpqSXlpU293NEtuUFRtRCtBNgpiSVlLK1dWRFNOZXdQdWdCZk85bkNmb0dsWVNENk1DaU1NRWVIWFBZcGZDT1dJRWVGL0xSTW5TakVyOVg4YnQwClBJTzM5Y1pmdjdVTmR2ZTFiYmFYN1U3cUk0cWprdDJRVjYwcGN4ZTJ0Ylp3TFNQVEtsbllVd0lEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGTkoxbzh2SzZSemVUN0YzTFk0dUFnclFiZndtTUlIMEJnTlZIU01FZ2V3dwpnZW1BRk5KMW84dks2UnplVDdGM0xZNHVBZ3JRYmZ3bW9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FES0hiZTEvV2xTTWpBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkJRVUFBNEdCQUZSWWtvN0hvemlKTzhvUWgreWsxNXVEVkVGLwp0TFhVNVhUVGh6SjVWRWZDOUw5Z3NkZkQ4T1ZKaE1tWFNEQ1FoRmU5QzdMTkJ3b0l3L05XNExUSWl6YUc3VzBTCmJhdDRWZnhzbjI3eGk3bTNpQVk0dHMzckxJTUQyZndjYStIVCtlbkxTemVSV3drT284VENRcTR3VHRPeGw0QmkKMzJwSUw5NUh6ZVpKZDg1RQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uLi4uLisrKysrKwouKysrKysrCmUgaXMgNjU1MzcgKDB4MTAwMDEpCi0tLS0tQkVHSU4gUlNBIFBSSVZBVEUgS0VZLS0tLS0KTUlJQ1hBSUJBQUtCZ1FDdU8ydVhDTkxkQi9qQm9vTGhqdWh3eW5tSTUwQm5EamNZeUh6akl5aVNvdzRLblBUbQpEK0E2YklZSytXVkRTTmV3UHVnQmZPOW5DZm9HbFlTRDZNQ2lNTUVlSFhQWXBmQ09XSUVlRi9MUk1uU2pFcjlYCjhidDBQSU8zOWNaZnY3VU5kdmUxYmJhWDdVN3FJNHFqa3QyUVY2MHBjeGUydGJad0xTUFRLbG5ZVXdJREFRQUIKQW9HQVVWR3llWi9JcXhrWlpXYndKMDZIOW56S0ZMZTZPMTlMSCtvVFFBQWM0N1B1emMxTUVFVEFwd1FYMis5aQo3L0NEbXVNQmJoQmR2SDNQa0ZzZ3FtQnI1NElJVWY3MUg3ZENOZmUrWFJ4VGJ0ZnNWcmRvYWE2WmRRMVR1UjlXCkhYdE9XK2V0WkhFRmRFV29pKzRRT0dvcG1nYjJtbjJnMi9vbUFabkFabVVUUm9FQ1FRRGJZYXBTL0ttYklEbTgKc3F1NjEwYXcvUkx0TE9mYWFRbG9hMGtubkVsZEE0QWhpalpHendPUzQvSWYzQ0NKQS9OQU9rWDZ2QXNzRmhhQgpwOTZkcGtiREFrRUF5MUI4M29hWUtFcUREdittcW9DVkJlQktoQytTRkNZWXI0Z292dGFXcUg2c1lpdnloeEdWCklXN09MZlpNdC9LdnU5RURvOGlPMG81NXZqYjFJODJ2TVFKQUVvN29nYXl1REZsbGlQajBYaEhvQVFEbm9QaXoKaEY1dVZVNytHVU8zVVE4Q3Y5T1pVOVFmVVVYSExickpaYzNYdmc4djdFNE1BK2E2Y0sxcXY1dFpVUUpCQUp3MQpsZ3NlM0c4d2VLdWdicnhYbUtmd0lUQ1lvQ0xNOW5CL0s5Y2NacHJFNE10NHVwbGVQL2QwL0FMQ1YwV0p0ODJWCkZMZlZFeTdoZXRaVHdWc2w0REVDUUR6NkJvZjJqNmx0YWQ2VVEwSTNneDI5eFR1clNSQkcwcU5CZC9rUis3NmkKQkovZzlkV3BiMFh3TGtQSjRtdVBwUGhIdEQvTXFEVkpMd244SnFZQW1FST0KLS0tLS1FTkQgUlNBIFBSSVZBVEUgS0VZLS0tLS0K</prv>
</cert>
<ppps/>
<installedpackages>
<haproxy>
<enable/>
<maxconn>100</maxconn>
</haproxy>
<pfblocker>
<config>
<enable_cb/>
<enable_log>on</enable_log>
<inbound_interface>wan</inbound_interface>
<inbound_deny_action>reject</inbound_deny_action>
<outbound_interface>lan</outbound_interface>
<outbound_deny_action>reject</outbound_deny_action>
<credits/>
<donation/>
</config>
</pfblocker>
<pfblockerlists>
<config>
<aliasname>VKList</aliasname>
<description><![CDATA[custom local list]]></description>
<action>Deny_Inbound</action>
<cron>Never</cron>
<custom>MTkyLjE2OC4yNTQuMC8yNA==</custom>
</config>
<config>
<aliasname>DShield</aliasname>
<description><![CDATA[dshield attackers list]]></description>
<row>
<format>txt</format>
<url>http://feeds.dshield.org/top10-2.txt</url>
</row>
<action>Deny_Inbound</action>
<cron>01hour</cron>
<custom/>
</config>
<config>
<aliasname>SpamHaus</aliasname>
<description><![CDATA[SpamHaus DROP]]></description>
<row>
<format>txt</format>
<url>http://www.spamhaus.org/drop/drop.lasso</url>
</row>
<action>Deny_Inbound</action>
<cron>04hours</cron>
<custom/>
</config>
</pfblockerlists>
<service/>
<package>
<name>pfBlocker</name>
<website/>
<descr><![CDATA[Introduce Enhanced Aliastable Feature to pfsense.&lt;br /&gt;
Assign many IP urls lists from sites like I-blocklist to a single alias and then choose rule action to take.&lt;br /&gt;
This package also Block countries and IP ranges.&lt;br /&gt;
pfBlocker replaces Countryblock and IPblocklist.]]></descr>
<category>Firewall</category>
<pkginfolink>https://forum.pfsense.org/index.php/topic,42543.0.html</pkginfolink>
<config_file>https://packages.pfsense.org/packages/config/pf-blocker/pfblocker.xml</config_file>
<version>1.0.3</version>
<status>Release</status>
<required_version>2.2</required_version>
<maintainer>tom@tomschaefer.org marcellocoutinho@gmail.com</maintainer>
<configurationfile>pfblocker.xml</configurationfile>
<depends_on_package_base_url>https://files.pfsense.org/packages/10/All/</depends_on_package_base_url>
</package>
<menu>
<name>pfBlocker</name>
<tooltiptext>Configure pfblocker</tooltiptext>
<section>Firewall</section>
<url>/pkg_edit.php?xml=pfblocker.xml</url>
</menu>
<tab>
<text>General</text>
<url>/pkg_edit.php?xml=pfblocker.xml&amp;id=0</url>
<active/>
</tab>
</installedpackages>
<dhcrelay/>
<dhcpdv6/>
<dhcrelay6/>
<ntpd>
<gps>
<type>Default</type>
</gps>
<statsgraph>on</statsgraph>
</ntpd>
<notifications>
<growl>
<ipaddress/>
<password/>
<name>PHP-Growl</name>
<notification_name>pfSense growl alert</notification_name>
<disable/>
</growl>
<smtp>
<ipaddress/>
<port/>
<notifyemailaddress/>
<username/>
<password/>
<fromaddress/>
</smtp>
</notifications>
<unbound>
<active_interface>all</active_interface>
<outgoing_interface/>
<custom_options>server:
private-domain: &quot;kcilink.com&quot;
private-domain: &quot;m1e.net&quot;
private-domain: mailermailer.com
private-domain: khera.org</custom_options>
<msgcachesize>4</msgcachesize>
<outgoing_num_tcp>10</outgoing_num_tcp>
<incoming_num_tcp>10</incoming_num_tcp>
<edns_buffer_size>4096</edns_buffer_size>
<num_queries_per_thread>512</num_queries_per_thread>
<jostle_timeout>200</jostle_timeout>
<cache_max_ttl>86400</cache_max_ttl>
<cache_min_ttl>0</cache_min_ttl>
<infra_host_ttl>900</infra_host_ttl>
<infra_lame_ttl>900</infra_lame_ttl>
<infra_cache_numhosts>10000</infra_cache_numhosts>
<unwanted_reply_threshold>10000000</unwanted_reply_threshold>
<log_verbosity>1</log_verbosity>
<domainoverrides>
<domain>7.168.192.in-addr.arpa</domain>
<ip>199.83.96.5</ip>
<descr><![CDATA[KCI office LAN]]></descr>
</domainoverrides>
<domainoverrides>
<domain>97.168.192.in-addr.arpa</domain>
<ip>199.83.96.5</ip>
<descr><![CDATA[ashburn private lan]]></descr>
</domainoverrides>
<enable/>
<dnssecstripped/>
<dnssec/>
<hardenglue/>
</unbound>
</pfsense>
(2-2/2)