10-14-2004 12:21 AM - edited 02-20-2020 11:41 PM
Hi,
I would create a VPN Tunnel between PIX and CheckPoint.
Exists some recommendations or do you have some experience with this situation ?
Thank you very much for your tips.
Peter
10-14-2004 03:57 AM
Peter,
The following links should help you, the first is for FW1 4.1 and the second for NG
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00800ef796.shtml
HTH
PD
10-14-2004 06:50 AM
Follow the instruction in the post before and take care of the point bellow:
1.) The SA Lifetime time is diffrent in the Cisco to CheckPoint implementation. Both have to be equal
2.) Some Checkpoint version are just able communicate with a PIX in DH Group 1, I don't know why. Same for PFS Perfect forward Secret if you use that.
3.) Define the PIX as an embedded device in the CP config tab.
4.) Take care of your VPN access-list in the PIX and the VPN Domain on your CheckPoint FW definition.
Hope that helps
Patrick
10-15-2004 03:46 AM
Thanks,
But I do not clear understand point 4.
Please, explain it.
Thanks
Peter
10-15-2004 05:37 AM
The VPN access-list defines the interesting traffic, as used for ISDN configs for example, this defines which internal traffic is encrypted.
PIX(config)# access-list VPN permit ip Internalnet ISubnet Externalnet ESubnet
PIX(config)# crypto map REMOTE 10 match address VPN
This is the same thing as the encryption domain in CheckPoints language.
Be sure that they are identical, otherwise the policy is not accepted by the PIX.
sincerely
Patrick
10-15-2004 06:34 AM
Patrick,
Thank you very much for your help.
Peter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide