network/firehol: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:40:35 -04:00
parent 3b2648b534
commit 8e8dbd376c
1 changed files with 19 additions and 17 deletions

View File

@ -1,26 +1,28 @@
firehol is an easy to use but powerfull iptables stateful firewall for
humans.
firehol is an easy to use but powerful iptables stateful firewall
for humans.
FireHOL uses an extremely simple but powerfull way to define firewall rules
which it turns into complete stateful iptables firewalls. FireHOL is a
generic firewall generator, meaning that you can design any kind of local
or routing stateful packet filtering firewalls with ease.
FireHOL uses an extremely simple but powerfull way to define firewall
rules which it turns into complete stateful iptables firewalls.
FireHOL is a generic firewall generator, meaning that you can design
any kind of local or routing stateful packet filtering firewalls with
ease.
You can run FireHOL with the 'helpme' argument, to get a configuration file
for the system run, which you can modify according to your needs.
You can run FireHOL with the 'helpme' argument, to get a configuration
file for the system run, which you can modify according to your needs.
You can find example config files in /usr/doc/firehol-<ver>/examples. This
directory contains examples from a simple client machine, to a lan-wan
gateway or an office server.
You can find example config files in
/usr/doc/firehol-<ver>/examples. This directory contains examples from
a simple client machine, to a lan-wan gateway or an office server.
The default config file in the package contains only a note about where to
find config file examples (/usr/doc/firehol-<ver>/examples), because it is
empty it is not handled as a usual config file. If a user has a real one,
this "example" is simply deleted.
The default config file in the package contains only a note about
where to find config file examples (/usr/doc/firehol-<ver>/examples),
because it is empty it is not handled as a usual config file. If a
user has a real one, this "example" is simply deleted.
There is a get-iana.sh script to fetch reserved IPs from iana, It is
renamed to firehol-get-iana, and placed to /usr/sbin. You have to run it at
least once, to silence firehol startup warnings about missing files.
renamed to firehol-get-iana, and placed to /usr/sbin. You have to run
it at least once, to silence firehol startup warnings about missing
files.
There is an adblock.sh script to fetch the IPs of popular add servers,
which can be blacklisted, see the file for the details. It is renamed to