From b86bdf8d5ae9472295cfcb9479dc41927b5b69ca Mon Sep 17 00:00:00 2001 From: marcelloc Date: Fri, 28 Oct 2011 02:31:06 -0200 Subject: pfBlocker-dev - fix alias creation check for outbound traffic --- config/pf-blocker/countryblock.xml | 234 ------------------------------------- 1 file changed, 234 deletions(-) delete mode 100755 config/pf-blocker/countryblock.xml (limited to 'config/pf-blocker/countryblock.xml') diff --git a/config/pf-blocker/countryblock.xml b/config/pf-blocker/countryblock.xml deleted file mode 100755 index 20e34462..00000000 --- a/config/pf-blocker/countryblock.xml +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - countryblock - 1.0 - Firewall: Countryblock - /usr/local/pkg/countryblock.inc - - Country Block - Configure Countryblock -
Firewall
- pkg_edit.php?xml=countryblock.xml&id=0 -
- - countryblock - - - http://www.pfsense.org/packages/config/countryblock-dev/countryblock.inc - /usr/local/pkg/ - 0755 - - - http://www.pfsense.org/packages/config/countryblock-dev/countryblock.php - /usr/local/www/ - 0755 - - - http://www.pfsense.org/packages/config/countryblock-dev/countryblock_sync.xml - /usr/local/pkg/ - 0755 - - - http://www.countryipblocks.net/e_country_data/Africa_cidr.txt - /usr/local/pkg/ - 0555 - - - http://www.countryipblocks.net/e_country_data/Antartica_cidr.txt - /usr/local/pkg/ - 0555 - - - http://www.countryipblocks.net/e_country_data/Asia_cidr.txt - /usr/local/pkg/ - 0555 - - - http://www.countryipblocks.net/e_country_data/Europe_cidr.txt - /usr/local/pkg/ - 0555 - - - http://www.countryipblocks.net/e_country_data/North_America_cidr.txt - /usr/local/pkg/ - 0555 - - - http://www.countryipblocks.net/e_country_data/Oceania_cidr.txt - /usr/local/pkg/ - 0555 - - - http://www.countryipblocks.net/e_country_data/South_America_cidr.txt - /usr/local/pkg/ - 0555 - - - - General - /pkg_edit.php?xml=countryblock.xml&id=0 - - - - Africa - /pkg_edit.php?xml=countryblock_Africa.xml&id=0 - - - - Antartica - /pkg_edit.php?xml=countryblock_Antartica.xml&id=0 - - - - Asia - /pkg_edit.php?xml=countryblock_Asia.xml&id=0 - - - - Europe - /pkg_edit.php?xml=countryblock_Europe.xml&id=0 - - - North America - /pkg_edit.php?xml=countryblock_NorthAmerica.xml&id=0 - - - Oceania - /pkg_edit.php?xml=countryblock_Oceania.xml&id=0 - - - South America - /pkg_edit.php?xml=countryblock_SouthAmerica.xml&id=0 - - - XMLRPC Sync - /pkg_edit.php?xml=countryblock_sync.xml&id=0 - - - - - Countryblock General Settings - listtopic - - - Enable Countryblock - enable_cb - checkbox - - - - Enable Logging - enable_log - checkbox - - - - Inbound Interface(s) - inbound_interface - WAN
Select interface(s) that you want to block incoming traffic.
- If you want to create custom inbound rules for blocked countries based on Countryblock firewall alias, leave this list empty.]]>
- interfaces_selection - - -
- - Outbound Interface(s) - outbound_interface - LAN
Select interface(s) that you do not want to send outgoing traffic.
- If you want to create custom outbound rules for blocked countries based on Countryblock firewall alias, leave this list empty.]]>
- interfaces_selection - - -
- - Whitelist - whitelist - - Example: 192.168.1.0/24]]> - textarea - 20 - 06 - base64 - - - Shortcut - listtopic - - - Top Spammers - topspammers - - - - select - - - - - - - - - - - - - 10 - - -
- - countryblock_php_install_command(); - - - countryblock_php_deinstall_command(); - - - countryblock_validate_input($_POST, &$input_errors); - - - sync_package_countryblock(); - -
-- cgit v1.2.3