Simple and flexible firewall for Linux server
Go to file
Romain Dessort 9ebb5fe748 Add security-cdn.debian.org to HTTPSITES whitelist
Debian migrated its security.debian.org repository to Fastly CDN
(security-cdn.debian.org) so we have to whitelist it too to make
security upgrades possible.
2018-01-29 11:22:46 -05: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 security-cdn.debian.org to HTTPSITES whitelist 2018-01-29 11:22:46 -05:00
README.md Rename README -> README.md for Redmine / Github 2015-09-13 20:40:56 +02:00
ripe.sh Add delegated CIDR for AFRINIC and LACNIC. 2014-05-09 11:08:32 +02:00

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