This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jérôme Schneider bcc798bcbd eofirewall is not an init script anymore 2013-11-15 10:31:30 +01:00
Makefile eofirewall is not an init script anymore 2013-11-15 10:31:30 +01:00
README Fix port knocking and config test 2011-06-23 14:56:41 +02:00
eofirewall eofirewall is not an init script anymore 2013-11-15 10:31:30 +01:00
firewall.conf firewall: use users chains everywhere 2013-11-14 18:56:58 +01:00
rsyslog.conf Add port knocking and support save and load rules 2011-06-21 14:21:52 +02:00

README

= Installation =
 * Requrie: rsyslog, logrotate and iptables
 * make install
 * Move /etc/firewall/firewall.conf.template to /etc/firewall/firewall.conf
 * Configure /etc/firewall/firewall.conf

= Usage =

First launch test your configuration:
 /etc/init.d/firewall test
Second save this change (this will load your rules and save it):
 /etc/init.d/firewall save
You need to use save at least one time.

/etc/init.d/firewall stop: will flush ALL your rules
/etc/init.d/firewall start|restore: will load your saved rules