09-12-2017 02:13 AM - edited 03-12-2019 04:31 AM
Hi all,
I have an IPSEC tunnel created. I have some doubts about encryption and authentication of phase 1 and phase 2.
With show crypto isakmp policy 10 I can see:
I think this is phase 1 and Is negotiated bith DES for encryption.
My doubt is about phase 2. What is the encryption and authentication method for phase 2. The same of phase 1? Or another? I have a transform set with esp-des esp-md5-hmac. Maybe esp-des is the encryption method for phase 2 and esp-md5-hmac the authentication method? Or not?
What is the encryption and authentication of my phase 2 tunnel? Thanks ¡¡¡
Solved! Go to Solution.
09-12-2017 03:07 AM
the transform set is the encryption and auth method for phase 2.
on ASA you can verify the phase 1 and phase 2 parameter using below coomand
sh vpn-sessiondb l2l
Regards,
Pawan (CCIE#52104)
Kindly rate for helpful post
09-12-2017 03:07 AM
the transform set is the encryption and auth method for phase 2.
on ASA you can verify the phase 1 and phase 2 parameter using below coomand
sh vpn-sessiondb l2l
Regards,
Pawan (CCIE#52104)
Kindly rate for helpful post
09-12-2017 05:07 AM - edited 09-12-2017 05:09 AM
Thanks for your reply.
I would like to create the tunnel with a FW (fortigate) and a CISCO 1841. I'm configuring the CISCO 1841.
The client configures the FW and for phase 2 indicates this:
Encryption AES256
Authentication SHA256.
I don't find exactly this encryption and authentication method in the transform set options. Maybe the correct is this? I cant' find esp-sha and the 256 option...
crypto ipsec transform-set test esp-aes 256 esp-sha-hmac
09-12-2017 06:49 AM
Thats correct
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