NetPSP - Netfilter Perl Script Protection ========================================= License ======= This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file called COPYING). Contact ======= You can get the last NetPSP version at: http://netpsp.sourceforge.net Author can be reached at : vmsouza@swatnetwork.com.br Comments/suggestions/contribution/anything are welcome. INSTALLATION PROCESS ==================== STEP #1 : Installing NetPSP --------------------------- Copy manually netpsp.pl to /usr/local/bin There is the best place for him. and chmod it 0755: % chmod 0755 /usr/local/bin/netpsp.pl STEP #2 : Configuring NetPSP ---------------------------- Look inside the script. You may need to modify some things. STEP #3 : runnin NetPSP ----------------------- Should be work with most different distro's Tested in slackware 8.1 b2, Debian 2.2r3 and Conectiva 7/8 ON SLACKWARE SYSTEM: ==================== The best place to run netpsp.pl is in rc.local : - cd to /etc/rc.d/ - edit rc.local - at the end of file include: /usr/local/bin/netpsp.pl start ON REDHAT SYSTEM: ================= Exactly the same as SLACKWARE. ON CONECTIVA SYSTEM: ==================== Exactly the same as SLACKWARE. NetPSP COMMAND LINE OPTIONS: ============================ [start] this start the script and set up iptables rules [stop] this stop firewall (all rules) [restart] this restart the firewall, applying all user-define rules [status] this show a netpsp status --------------------------------------------------------------------- NetPSP - By Vinicius M. de Souza , Copyright (c)2002, Swat Network Ltda http://www.swatnetwork.com.br ---------------------------------------------------------------------