08-13-2011 01:46 PM
Hi,
I was just curious. Given an ASA configured with the typical ike phases 1 and 2 settings, if i include ppp-attribute with authentication ms-chap, when the xp client connects does that mean that ms-chap uses the preshared key configured on the xp client and that 3des which was originally configured on the isakmp policy on the ASA is not used? Or does the entire ike phases 1 and 2 complete and then within the tunnel the xp client sends the the username/password via ms-chap?
Sorry am getting a bit confused where the username/password phase comes in.
Thanks in advance.
Solved! Go to Solution.
08-13-2011 06:14 PM
Since you mention PPP with ms-chap as the authentication, I assume that you are talking about L2TP over IPSec.
With phase 1 and phase 2 that you mentions, it is only the IPSec part.
The PPP with ms-chap as the authentication is the L2TP part.
So firstly, you would create a IPSec VPN tunnel, and once you have the tunnel established, the L2TP will be encrypted within the IPSec tunnel.
So, the ms-chap part belongs to the L2TP authentication.
3DES is the IPSec encryption method, and preshared key is used by the IPSec as an authentication method to authenticate the peer.
Lastly, username and password is the extended authentication from the IPSec and is part of phase 1.
Hope this helps.
08-13-2011 06:14 PM
Since you mention PPP with ms-chap as the authentication, I assume that you are talking about L2TP over IPSec.
With phase 1 and phase 2 that you mentions, it is only the IPSec part.
The PPP with ms-chap as the authentication is the L2TP part.
So firstly, you would create a IPSec VPN tunnel, and once you have the tunnel established, the L2TP will be encrypted within the IPSec tunnel.
So, the ms-chap part belongs to the L2TP authentication.
3DES is the IPSec encryption method, and preshared key is used by the IPSec as an authentication method to authenticate the peer.
Lastly, username and password is the extended authentication from the IPSec and is part of phase 1.
Hope this helps.
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