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 ec75d05e47 Fix port knocking and deb entry 2011-06-21 15:26:05 +02:00
debian Fix port knocking and deb entry 2011-06-21 15:26:05 +02:00
Makefile Add port knocking and support save and load rules 2011-06-21 14:21:52 +02:00
README Add port knocking and support save and load rules 2011-06-21 14:21:52 +02:00
firewall Fix port knocking and deb entry 2011-06-21 15:26:05 +02:00
firewall.conf Fix port knocking and deb entry 2011-06-21 15:26:05 +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

= 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 your rules
/etc/init.d/firewall start|restore: will load your saved rules