
Configuring BaySecure FireWall-1
2-12
117384-D Rev 00
Installing on a UNIX Platform
Use the following sections as a guide to installing the FireWall-1 software on a
computer running UNIX. For more details, refer to your Check Point FireWall-1
documentation.
Before You Install
Before you attempt to install the Check Point FireWall-1 software, be sure that
you have completed these tasks:
• Obtain a FireWall-1 license for each firewall management station and router
that you plan to protect with a firewall.
• Set up the directories that will contain the FireWall-1 information. To do so,
add
setenv FWDIR/etc/fw
to your .cshrc file, or add
FWDIR=/etc/fw
to your
.cshrc file and, if using the korn shell, add
export FWDIR
to your .profile file;
if using the c shell, add
setenv FWDIR
to your .profile file.
•Add /etc/fw/bin to your path.
•Add /etc/fw/man to your MANPATH environment.
Mounting the CD and Extracting the Tar File
Check Point distributes its FireWall-1 software on CD-ROM. You must supply the
UNIX commands to mount the CD drive and extract the tar files.
The commands to mount a CD drive and extract the tar files vary depending on the
device name of the CD drive, the operating system used, and other environmental
factors. Use the instructions that follow only as guidelines for mounting the CD
drive and extracting the tar files. The commands you need may differ.
For SunOS
lab#
mount -r -t hsfs /dev/sr0 /cdrom
lab#
cd /tmp
lab#
tar xvf /cdrom/sunos4/fw1/fw.sunos4.tar
For Solaris
lab#
mount -F hsfs -r /dev/sr0 /cdrom
lab#
cd /tmp
lab#
tar xvf /cdrom/solaris2/fw1/fw.solaris2.tar
Comentários a estes Manuais