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 710b80e89f Use lsb init messages 2011-07-04 19:07:54 +02:00
debian Use lsb init messages 2011-07-04 19:07:54 +02:00
Makefile Fix port knocking and config test 2011-06-23 14:56:41 +02:00
README Fix port knocking and config test 2011-06-23 14:56:41 +02:00
firewall Use lsb init messages 2011-07-04 19:07:54 +02:00
firewall.conf add an example for the ssh whitelist 2011-06-21 19:34:59 +02: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