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 0f5623e4ce Update Makefile for eobuilder 2013-11-09 10:56:04 +01:00
debian firewall: improve whitelist support and port knocking support 2013-07-23 10:27:01 +02:00
Makefile Update Makefile for eobuilder 2013-11-09 10:56:04 +01:00
README Fix port knocking and config test 2011-06-23 14:56:41 +02:00
firewall firewall: use multiports instead of openning port by port 2013-08-30 19:41:20 +02:00
firewall.conf temp commit 2013-11-09 10:46:09 +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