Results 1 to 2 of 2
Hi All,
I'm trying to configure a VPN to an external box that is using VPN-1/FireWall-1 Checkpoint sw.
My box has red hat 7.3 and VPN-1 SecuRemote/SecureClient installed.
The problem ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-03-2004 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 2
VPN-1 SecuRemote/SecureClient on red hat 7.3
Hi All,
I'm trying to configure a VPN to an external box that is using VPN-1/FireWall-1 Checkpoint sw.
My box has red hat 7.3 and VPN-1 SecuRemote/SecureClient installed.
The problem is that I'm not able to establish the connection because I can not set the external site up ("scc" commands do not work!).
Once I've installed SecureClient sw I can see the following scripts:
- scinstall
- SCPasswd
- SCStart
- SCStop
- scuninstall
but release doc (http://www.checkpoint.com/techsuppor...uild_53328.pdf) indicates that i should use "scc" commands and not SCPasswd... If I write "scc <>" it complains
has anyone configured a Checkpoint VPN sw on linux?
Thanks in advance!
vic
- 01-12-2007 #2Just Joined!
- Join Date
- Jan 2007
- Posts
- 1
setup environment
Hi to allow the scc commands to work I opened /root/.bashrc and added :
export CPDIR=/opt/CPsrsc-50
export FWDIR=/opt/CPsrsc-50
export LD_LIBRARY_PATH=$CPDIR/lib:$CPDIR/bin
PATH=$CPDIR:$PATH
This sets the environment variables at boot time and I did manage to connect using the scc commands



