2009-08-13 17:21:17 -06:00
|
|
|
Author: Brielle Bruns <bruns@2mbit.com>
|
|
|
|
URL: http://www.sosdg.org/freestuff/firewall
|
|
|
|
License: GPLv3
|
|
|
|
|
|
|
|
Installation is easy. Copy this directory to /etc and name
|
|
|
|
it firewall-sosdg. Edit options.default, rename to options,
|
|
|
|
edit postrun and add anything you want to run after the firewall
|
|
|
|
is up (such as fail2ban), edit tweaks if needed, edit port-forwards
|
|
|
|
if needed as well.
|
|
|
|
|
|
|
|
Then, its a matter of running /etc/firewall-sosdg/rc.firewall and
|
|
|
|
your firewall is active until next reboot or the tables are flushed.
|
|
|
|
If you are stupid and didn't edit options... Well, you will be locked
|
|
|
|
out of your own system from the network.
|
|
|
|
|
|
|
|
Hope you read this before running rc.firewall!
|
|
|
|
|
2010-07-14 23:44:42 -06:00
|
|
|
[Update 7/14/2010]
|
|
|
|
You can now place custom rules in at specific points of the firewall
|
|
|
|
rule loading. See include/README for more details.
|
|
|
|
|
|
|
|
|
2009-08-13 17:21:17 -06:00
|
|
|
This is a script in progress, and is nowhere near complete. If you
|
|
|
|
find obvious bugs or have a patch to add new features/remove bugs,
|
|
|
|
please send them to me.
|
|
|
|
|