[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/network/arno-iptables-firewall/
Contents of README:
arno-iptables-firewall is a front-end for iptables. Its configuration
script will set up a secure and restrictive firewall by just asking
a few questions.  This includes configuring internal networks for
Internet access via NAT, and potential network services like http or
ssh. Moreover, it provides advanced additional features that can be
enabled in the well documented configuration file.

NOTE - The setup script will NOT run automatically after the package
has been installed. In order to run the script, the following command
has to be issued:

# arno-iptables-firewall-configure

In order to start the firewall automatically at boot-time, an
"rc.firewall" symlink to the startup script has to be created
in /etc/rc.d/ and of course the startup script itself should be
executable:

# cd /etc/rc.d/
# ln -sv rc.arno-iptables-firewall rc.firewall
# chmod +x rc.arno-iptables-firewall

In order to disable startup of the firewall at boot time, remove the
symlink or the executable bit from the startup script:

# rm /etc/rc.d/rc.firewall
# chmod -x /etc/rc.d/rc.arno-iptables-firewall

The firewall can also be started manually with one of the following
commands:

# arno-iptables-firewall start
# /etc/rc.d/rc.arno-iptables-firewall start

Please refer to the man page for more details.


IMPORTANT - A few security notes from the upstream author:

1) If possible make sure that the firewall is started before the
(ADSL) Internet connection is enabled. For a ppp-interface that
doesn't exist yet, you can use the wildcard device called "ppp+" (but
you can only use ppp+ if there aren't any other ppp interfaces).

2) Don't change any (security) settings ('EXPERT SETTINGS') if you
don't really understand what they mean. Changing them anyway could
have a big impact on the security of your machine.

3) A lot of people complain that their server stopped working after
installing the firewall. This is the correct behaviour for a firewall:
blocking all incoming traffic by default. Configure your OPEN_TCP
(e.g.) accordingly.

Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [DIR] files/ 14-Jun-2022 11:44 - [   ] 2.1.0.tar.gz 11-Jun-2022 07:50 137K [TXT] CHANGELOG 11-Jun-2022 07:50 440 [TXT] README 11-Jun-2022 07:50 2.0K [TXT] arno-iptables-firewall.SlackBuild 11-Mar-2022 06:34 5.6K [   ] arno-iptables-firewall.info 11-Jun-2022 07:50 334 [   ] doinst.sh 11-Jun-2022 07:50 309 [TXT] slack-desc 11-Jun-2022 07:50 1.2K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!