aboutsummaryrefslogtreecommitdiffstats
path: root/config/ipblocklist
Commit message (Collapse)AuthorAgeFilesLines
* More DOS line endings fixes.jim-p2010-09-241-67/+67
|
* ipblocklist add logging option, stats, and added dependancyTom Schaefer2010-08-194-55/+65
| | | | | | | | | | | | modified: config/ipblocklist/convert-execute.sh modified: config/ipblocklist/ipblocklist.inc modified: config/ipblocklist/ipblocklist.tmp modified: config/ipblocklist/ipblocklist.xml new file: config/ipblocklist/p5-Net-CIDR-0.13.tbz new file: config/ipblocklist/perl-5.8.9_2.tbz modified: pkg_config.7.xml modified: pkg_config.8.xml modified: pkg_config.8.xml.amd64
* No changes, but git insisits I've changed this file, and I haven't (watch ↵jim-p2010-08-021-144/+144
| | | | line endings when committing)
* unbreak ipblocklist.incroot2010-07-251-1/+1
|
* updated ipblocklist to v2.1root2010-07-254-8/+11
| | | | fixed bug for 2.0 beta x86 and x64
* More updates from TomScott Ullrich2010-05-291-1/+1
|
* Adding file from TomScott Ullrich2010-05-291-0/+66
|
* Update package for IP-Blocklist from TomScott Ullrich2010-05-295-28/+53
|
* Correct filenameScott Ullrich2010-05-251-1/+1
|
* Updating file from authorScott Ullrich2010-05-231-77/+77
|
* Fix paths to filesScott Ullrich2010-05-231-11/+11
|
* point files at pfsense.orgScott Ullrich2010-05-221-11/+11
|
* Adding IP-Blocklist package: This package uses the pf (pfctl) to block IP ↵Scott Ullrich2010-05-2211-0/+823
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.