forked from extern/shorewall_code
7c78bb16a7
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@10 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
44 lines
1.8 KiB
Plaintext
44 lines
1.8 KiB
Plaintext
Shoreline Firewall (Shorewall) Version 1.2 - 12/21/2001
|
|
----- ----
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
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 Edit the files policy, interfaces, rules, nat, proxyarp and masq to
|
|
fit your environment.
|
|
o If you are using Caldera, Redhat, Mandrake, Corel, Slackware, SuSE or
|
|
Debian, then type "./install.sh".
|
|
o For other distributions, determine where your distribution installs
|
|
init scripts and type "./install.sh <init script directory>"
|
|
o Start the firewall by typing "shorewall start"
|
|
o If the install script was unable to configure Shoreline Firewall to
|
|
start audomatically at boot, see the HTML documentation contains in the
|
|
"documentation" directory.
|
|
|
|
Upgrade:
|
|
|
|
o run the install script as described above.
|
|
o shorewall restart
|
|
|
|
|