Simple and flexible firewall for Linux server
Go to file
Gregory Colpart 4864872586 Rename README -> README.md for Redmine / Github 2015-09-13 20:40:56 +02:00
README.md Rename README -> README.md for Redmine / Github 2015-09-13 20:40:56 +02:00
blacklist-countries.sh Modify URL to track country ip blocks 2015-01-12 20:45:27 +01:00
cron_minifirewall Added an example of cron script to daily reload iptables 2011-04-02 12:01:58 +02:00
minifirewall Improve output messages 2015-09-13 20:31:04 +02:00
minifirewall.conf Improve configuration file 2015-09-13 20:13:05 +02:00
ripe.sh Add delegated CIDR for AFRINIC and LACNIC. 2014-05-09 11:08:32 +02:00

README.md

minifirewall is shellscripts for easy firewalling on a standalone server we used netfilter/iptables http://netfilter.org/ designed for recent Linux kernel See https://forge.evolix.org/projects/minifirewall

Usage :

  • download minifirewall and minifirewall.conf
  • copy minifirewall.conf in /etc (for Debian, use /etc/default/minifirewall) and configure it
  • start / stop with : minifirewall start / minifirewall stop