Simple and flexible firewall for Linux server
Go to file
Gregory Colpart 2f561a6172 Improve descriptions / comments (switch all in english, etc.) 2015-09-13 18:37:53 +02:00
README Improve descriptions / comments (switch all in english, etc.) 2015-09-13 18:37:53 +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 descriptions / comments (switch all in english, etc.) 2015-09-13 18:37:53 +02:00
minifirewall.conf Fix #1565. Use now /etc/default/minifirewall for config file! 2015-09-13 17:15:40 +02:00
ripe.sh Add delegated CIDR for AFRINIC and LACNIC. 2014-05-09 11:08:32 +02:00

README

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