mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
d9b400b313
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7296 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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"
|
|
|
|
|