From 0946cc52048c95dbf8a2c17578578be30d270c58 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 22 May 2010 22:43:59 -0400 Subject: Adding IP-Blocklist package: This package uses the pf (pfctl) to block IP addresses. For each IP range or list added a pf table is made and applied to the firewall to prevent traffic from being sent to and traffic from being received from the target. You can either enter an IP range manually (experimental) or add a list from sites like iblocklist.com. Tested on 1.2.2 and 1.2.3 with FF and IE. --- pkg_config.7.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'pkg_config.7.xml') diff --git a/pkg_config.7.xml b/pkg_config.7.xml index a7564cb7..13654568 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -2,6 +2,20 @@ + + IP-Blocklist + + IP-Blocklist is like PeerGuardian2. IP lists are used to add deny rules to the firewall. + Firewall + http://forum.pfsense.org/index.php/topic,24769.0.html + http://pfsense.org/packages/config/ipblocklist/ipblocklist.xml + http://files.pfsense.org/packages/7/All/ + 0.1.9 + Beta + 1.2.2 + tom@tomschaefer.org + ipblocklist.xml + anyterm Ajax Interactive Shell - Have you ever wanted SSH or telnet access to your system from an internet desert - from behind a strict firewall, from an internet cafe, or even from a mobile phone? Anyterm is a combination of a web page and a process that runs on your web server that provides this access. WARNING! We suggest using Stunnel in combination with this package! -- cgit v1.2.3