Re: CheckPoint SecureClient to Cisco PIX
- From: "www.BradReese.Com" <Reese@xxxxxxxxxxxxx>
- Date: 13 Jun 2006 13:24:52 -0700
How to configure an IPSec tunnel between a PIX Firewall and a
Checkpoint Firewall.
To set up the IPSec VPN tunnel, perform these steps:
Step 1: Configure the Internet Key Exchange (IKE) proposal on both
devices.
Step 2: Configure the IPSec parameters on both devices.
Step 3: Specify network ranges on both devices for passing traffic
across the proposed tunnel.
For assistance with the configuration settings, resolving an IPSec
tunnel between a PIX Firewall and Checkpoint Firewall as well as
specific debug setting information, refer to:
Configuring an IPSec Tunnel - Cisco Secure PIX Firewall to Checkpoint
4.1 Firewall
http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008009420f.shtml
Step 4: Once the tunnel has been configured, attempt to pass traffic
from a workstation on one side of the connection to a workstation on
the other side of the connection.
If you are able to ping, the tunnel is functioning properly.
If you are not able to ping, determine the state of the connection by
issuing the
show crypto isakmp sa
and
show crypto ipsec sa
http://www.cisco.com/en/US/products/ps6120/products_command_reference_chapter09186a00805fd881.html
commands on the PIX Firewall.
Step 5: If in the output of the show crypto isakmp sa command the state
shows anything other than QM_IDLE, phase 1 (Internet Security
Association and Key Management Protocol [ISAKMP]) has not been properly
negotiated and should be examined.
The results should resemble this example:
cisco_endpoint# show crypto isakmp sa
dst
172.18.124.157
src
172.18.124.35
state
QM_IDLE
pending
0
created
2
Issuing the show crypto ipsec sa command identifies information about
phase 2 of the connection (IPSec).
Step 6: The proper peer and local endpoint for the tunnel should be
identified.
Furthermore, if traffic has been passed across the tunnel, the counters
for both pkts encaps and pkts decaps should be incrementing.
If either value is not incrementing, a determination can usually be
made as to which side of the tunnel is having difficulty.
This is a portion of the command output:
cisco_endpoint#show crypto ipsec sa
interface: outside
Crypto map tag: rtpmap, local addr. 172.18.124.158
local ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)
remote ident (addr/mask/prot/port): (0.0.0.0/0.0.0.0/0/0)
current_peer: 172.18.124.157
PERMIT, flags={origin_is_acl,}
#pkts encaps: 0, #pkts encrypt: 0, #pkts digest 0
#pkts decaps: 0, #pkts decrypt: 0, #pkts verify 0
#pkts compressed: 0, #pkts decompressed: 0
#pkts not compressed: 0, #pkts compr. failed: 0, #pkts decompress
failed: 0
#send errors 0, #recv errors 0
-------------------------------------
For information on tunnels between a PIX Firewall and Checkpoint New
Generation (NG) Firewall, refer to:
Configuring an IPSec Tunnel Between a Cisco Secure PIX Firewall and a
Checkpoint NG Firewall
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00800ef796.shtml
For more information in resolving the PIX Firewall passing traffic on
an established IPSec tunnel, refer to:
Troubleshooting the PIX to Pass Data Traffic on an Established IPSec
Tunnel
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_tech_note09186a008009448c.shtml
Hope this helps.
Brad Reese
BradReese.Com - Cisco Network Engineer Directory
http://www.bradreese.com/network-engineer-directory.htm
1293 Hendersonville Road, Suite 17
Asheville, North Carolina USA 28803
USA & Canada: 877-549-2680
International: 828-277-7272
Fax: 775-254-3558
AIM: R2MGrant
Website: http://www.bradreese.com/contact-us.htm
.
- Follow-Ups:
- Re: CheckPoint SecureClient to Cisco PIX
- From: ozmaid
- Re: CheckPoint SecureClient to Cisco PIX
- From: Walter Roberson
- Re: CheckPoint SecureClient to Cisco PIX
- References:
- CheckPoint SecureClient to Cisco PIX
- From: ozmaid
- CheckPoint SecureClient to Cisco PIX
- Prev by Date: Re: Agnitum Anti-Spware False Positive???
- Next by Date: Re: CheckPoint SecureClient to Cisco PIX
- Previous by thread: CheckPoint SecureClient to Cisco PIX
- Next by thread: Re: CheckPoint SecureClient to Cisco PIX
- Index(es):
Relevant Pages
|