04-23-2010 12:16 PM
I tried to setup a L2L VPN tunnel , but failed . this tunnel is between a Cisco IOS router and ASA. I attached the debug info, Please check it and let me know why the tunnel could not up.
04-23-2010 12:31 PM
Hi,
According to the debugs, it seems that phase 1 is up.
You should see phase 1 active with the command: sh cry isa sa (on both ends)
If this is the case (it seems like it), phase 2 is not establishing.
Check the status of phase 2 with the command: sh cry ips sa (on both ends)
If the problem is with phase 2, check the transform-set that you have assigned on each end for the crypto map and make sure the encryption and hash matches both sides (no PFS enabled/or enabled on both ends).
I think the debugs that you attach are not the entire negotiation, but either way the problem seems to be with phase 2.
Federico.
04-23-2010 12:57 PM
I don't think the phase 1 was up since the isakmp status is MM_NO_STATE, If the tunnel was up , the status should be QM_IDLE. the problem is when i type the command show crypto iskamp sa , i found 3 entries for this tunnel , 2 are in MM_NO_STATE(deleted) , 1 is in QM_IDLE. Even i clear the isakmp sa , the result was no change.
04-23-2010 01:32 PM
The fact that you see the phase 1 SA QM_IDLE means is up.
The problem is then with phase 2.
Can you post/check the settings?
Federico.
04-26-2010 09:57 AM
04-26-2010 01:27 PM
Since we have determined that the problem is on phase 2, then please check the following:
The phase 2 policy on the other end is setup for 3DES and SHA, also no PFS is used.
The interesting traffic matches the flow between the same hosts on the other side.
Federico.
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