05-31-2020 11:01 PM
I am configuring VPN between cisco and checkpoint, phase 1 came up but in phase 2 packets are not encrypted and are not decrypted, I have attached my configuration, please anyone could help on this I would be grateful
06-01-2020 12:27 AM
Hi,
You have PFS (Perfect Forward Secrecy) configured on the cisco router with the command "set pfs group14" but you do not have the tick box "Use Perfect Forward Secrecy) enabled on the Check Point firewall.
Either disable PFS on the router (no set pfs group14) or enable it on the Check Point firewall, ensure the same group is defined (group14).
Aside from that MD5 is weak and insecure, consider using SHA instead.
HTH
06-01-2020 12:37 AM
Thanks, will try once and if issue still persist will revert to sir
06-01-2020 02:09 AM
06-01-2020 03:02 AM
06-01-2020 03:32 AM
when I change ACL to any any, am able to ping other ends global IP but couldn't ping local IP and internet also not working
06-01-2020 04:03 AM
Dear ,
Find below mentioned artical
When you are going to create Site2Site vpn from cisco router you should create Route map for No NAT (Subnet which you want to access by VPN)
SO please understand below artical
Search ACL 101
once you will do this configuration you should also check no nat rule should be configured in Checkpoint Also
post please check connectivity it should work
I hope you got your answer
Regards,
Harmesh Yadav
06-02-2020 03:37 AM
The issues still coming, couldn't bring up phase 2, please kindly assist us in resolving the issue.
06-03-2020 10:05 AM
Please recheck access list Informaiton and phase 2 parameter it must match both side as per your debug msg you should check access list and other parameter
Please recheck all phase 2 information and access list with subnet
we need to check checkpoint and Router configuration
Regards,
Harmesh Yadav
06-08-2020 10:10 PM
Dear ,
What is the status of Tunnel and in cisco Phase 2 showing up or not
check this command
show crypto isakmp sa
show crypto ipsec sa
in second command output check all subnet showing or not
And one more thing if you have created access lit in cisco router - In that access list any services should have selected other wise itwill not support
and for checkpoint you should check where packet stuck
check nating part if checkpoint is doing nating or not
and do you configured proper subnet in VPN domain or not
CHeckpoint Policy also you have to check
Regards,
Harmesh Yadav
06-08-2020 10:54 PM
Hi,
Along with can you check your ACL configuration as
ip access-list extended CRST-ACL
permit ip 10.x.x.0 0.0.0.0 172.x.x0.0 0.0.0.255
I think it would be like 10.x.x.0 0.0.0.255 good answer.
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