Simple and flexible firewall for Linux server
Go to file
Tristan PILAT 979b7e2d03 Add missing variables in SMTPSECUREOK and SMTPOK loops 2018-08-28 15:39:58 +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 Add missing variables in SMTPSECUREOK and SMTPOK loops 2018-08-28 15:39:58 +02:00
minifirewall.conf Add security-cdn.debian.org to HTTPSITES whitelist 2018-01-29 11:22:46 -05: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