forked from extern/shorewall_code
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
|
Shoreline Firewall (Shorewall) Version 3.4
|
||
|
----- ----
|
||
|
|
||
|
-----------------------------------------------------------------------------
|
||
|
|
||
|
This program is free software; you can redistribute it and/or modify
|
||
|
it under the terms of Version 2 of the GNU General Public License
|
||
|
as published by the Free Software Foundation.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU General Public License
|
||
|
along with this program; if not, write to the Free Software
|
||
|
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||
|
|
||
|
---------------------------------------------------------------------------
|
||
|
If your system supports rpm, I recommend that you install the Shorewall
|
||
|
.rpm. If you want to install from the tarball:
|
||
|
|
||
|
o Unpack the tarball
|
||
|
o cd to the shorewall-<version> directory
|
||
|
o If you have an earlier version of Shoreline Firewall installed,see the
|
||
|
upgrade instructions below
|
||
|
o Type:
|
||
|
|
||
|
./install.sh
|
||
|
|
||
|
o Edit the configuration files in /etc/shorewall/ to fit your environment.
|
||
|
|
||
|
To do this, I strongly advise you to follow the instructions at:
|
||
|
|
||
|
http://www.shorewall.net/shorewall_quickstart_guide.htm
|
||
|
|
||
|
o Start the firewall by typing "shorewall start"
|
||
|
o If the install script was unable to configure Shoreline Firewall to
|
||
|
start automatically at boot, you will have to used your
|
||
|
distribution's runlevel editor to configure Shorewall manually.
|
||
|
|
||
|
Upgrade:
|
||
|
|
||
|
o run the install script as described above.
|
||
|
o "shorewall check" and correct any errors found.
|
||
|
o "shorewall restart"
|
||
|
|
||
|
|