diff -r c9c2ad51f972 -r ef893827b4d1 vpnengine/ikev1lib/src/ikev1negotiation.cpp --- a/vpnengine/ikev1lib/src/ikev1negotiation.cpp Thu Jan 07 13:26:15 2010 +0200 +++ b/vpnengine/ikev1lib/src/ikev1negotiation.cpp Mon Jan 18 21:14:04 2010 +0200 @@ -1039,10 +1039,10 @@ KKmdIkeAuthFailedErr, iPluginSession->VpnIapId(), &iRemoteAddr ); - SendDeleteL(PROTO_ISAKMP); - SetFinished(); - } - } + SendDeleteL( PROTO_ISAKMP ); + SetErrorStatus( KKmdIkeAuthFailedErr ); + } + } } else ret = EFalse;