Skip to main content

Posts

Showing posts with the label ISAKMP

ISAKMP (IKE Phase 1) Negotiations States

ISAKMP (IKE Phase 1) Negotiations States: The MM_WAIT_MSG state can be an excellent clue into why a tunnel is not forming. If your firewall is hanging at a specific state review this graph below to find where along the path the VPN is failing. ASA ISAKMP STATES   Graph source: tunnelsup.com These are the possible ISAKMP negotiation states on an ASA firewall. ISAKMP stands for: The Internet Security Association and Key Management Protocol MM_WAIT_MSG2 Initiator  Initial DH public key sent to responder. Awaiting initial contact reply from other side.  Initiator sends encr/hash/dh ike policy details to create initial contact. Initiator will wait at MM_WAIT_MSG2 until it hears back from its peer. If stuck here it usually means the other end is not responding. This could be due to no route to the far end or the far end does not have ISAKMP enabled on the outside or the far end is down. MM_WAIT_MSG3 Receiver  Rec...