Simple and flexible firewall for Linux server
Go to file
Benoît S. b3b58a90cd Use a better method to install files 2017-08-05 23:02:14 +02:00
debian Use a better method to install files 2017-08-05 23:02:14 +02:00
PACKAGING.md Packaging branch 2017-08-05 21:59:04 +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 Added quote to $IPV6 variables. 2015-10-21 10:45:39 +02:00
minifirewall.conf Add letsencrypt in HTTPSITES 2017-05-16 09:58:16 +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