On Thu, Mar 21, 2002 at 02:32:10PM -0600, Kerry Miller wrote:
: We have a client using a CheckPoint VPN, we're trying to use the VPN-1
: SecureClient. Does anybody know what ports/protocols I need to open for
: this to work through our firewall? I tried this:
I'm going to make a few assumptions
We have a client using a CheckPoint VPN, we're trying to use the VPN-1
SecureClient. Does anybody know what ports/protocols I need to open for
this to work through our firewall? I tried this:
/sbin/ipchains -A good-bad -p all -d $RANGEVPN -j ACCEPT
/sbin/ipchains -A bad-good -p all -s $RANGEVPN