cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3090
Views
0
Helpful
1
Replies

VPN Client-Reason 413

plapkowski
Level 1
Level 1

I'm getting 413 user can't authenticate error.

The lookup tool says this:Either the user entered wrong user authentication information, or the client was not able to launch the XAuth (user authentication) process.

My client logs says this:

25 00:03:28.875 03/16/05 Sev=Info/4 CM/0x63100015

Launch xAuth application

26 00:03:28.890 03/16/05 Sev=Warning/3 CM/0xA3100012

Unable to forward xAuth request data to xAuth application. Error code 4294967283

27 00:03:28.890 03/16/05 Sev=Warning/2 IKE/0xE3000099

Failed to process Xauth Request (NavigatorTM:412)

I know it's not a case where I'm entering in the wrong username or password and I've reinstalled the client.

Any ideas?

I think it has to do with the client failing to initiate or start the xauth process. But I'm not too familiar with this part.

aaa new-model

!

!

aaa authentication login userauthen local

aaa authorization network groupauthor local

crypto isakmp policy 3

encr 3des

authentication pre-share

group 2

!

crypto isakmp client configuration group ciscovpn

key 0 cisco123

pool ippool

acl 108

!

!

crypto ipsec transform-set myset esp-3des esp-sha-hmac

!

crypto dynamic-map dynmap 10

set transform-set myset

!

!

crypto map clientmap client authentication list userauthen

crypto map clientmap isakmp authorization list groupauthor

crypto map clientmap client configuration address respond

crypto map clientmap 10 ipsec-isakmp dynamic dynmap

1 Reply 1

plapkowski
Level 1
Level 1

I figured it out.

I was using the wrong product, oops I mean client.

Client v.4.03 would connect once, but that's it. I reverted back 4.01, and now it works.