You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
ferm | 9 years ago | |
Makefile | 10 years ago | |
README | 10 years ago | |
eofirewall | 9 years ago | |
firewall.conf | 9 years ago | |
rsyslog.conf | 12 years ago |
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 test your rules: eofirewall test Then you need to load this new rules: eofirewall start Finally you need to save this new rules: eofirewall save Other options : eofirewall clean: this will remove eofirewall rules eofirewall flush: this will remove all iptables rules eofirewall load|restore: this will load your last saved rules = Debian = Debian package provides an init scripts (/etc/init.d/eofirewall) /etc/init.d/eofirewall start: this will load your last saved rules /etc/init.d/eofirewall stop: this will clean eofirewall rules