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.
eofirewall/README

17 lines
520 B
Plaintext

= 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