ip-filter-cgi

[download] Version 0.1 (pre-alpha) (21/05/2000) by Alexandre Dulaunoy & Valery Bertrand

ip-filter-cgi is not anymore supported because I'm currently creating is replacement ipfc (InterProtocol Flexible Control).
Ipfc will be a complete distributed management server for IP Filter and security modules.

ip-filter-cgi is a set of perl script to modify rules of
IP Filter (IP Filter is a TCP/IP packet filter cf
: http://coombs.anu.edu.au/~avalon/ip-filter.html). 
It cans run on all major HTTP server with CGI support. 

Requirement : 
Perl 5.0 (+CGI.pm) 
a HTTP server (Apache)

Testing Platform : 
Linux 2.2.14 - Apache 1.3.12
OpenBSD 2.6 - Apache 1.3.11


The scripts are not complete and is provided for testing purpose. 
If you make any improvement, correction send it back to
adulau@metatix.com . 

# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
#
# Copyright (c) 1999,2000 Alexandre Dulaunoy