cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
423
Views
0
Helpful
3
Replies

Error tunneling to ASA 5505 using "Software VPN Client"

JonCommins
Level 1
Level 1

Here's my current network:

vpn-client-diagram-2.fw.png

I'm trying to VPN tunnel into the ASA using the Cisco VPN Client software.

Here's my config ASA config: http://pastebin.com/raw.php?i=ad6p1Zac

Here's my VPN Client Connection entry details:

http://puu.sh/6emhY.png

http://puu.sh/6emdb.png

(Password: cisco)

http://puu.sh/6emeU.png

http://puu.sh/6emfv.png

http://puu.sh/6emgm.png

When I try to connect, I get the error message "The received HASH payload cannot be verified".

http://puu.sh/6emqo.png

What does this error mean and how can I resolve it?

1 Accepted Solution

Accepted Solutions

m.kafka
Level 4
Level 4

I believe you should enter this information in the group authentiation fields:

(Just below "Group Authentication")

Name: vpnclientgroup

Password: [whatever you have entered as a pre-shared-key below]

tunnel-group vpnclientgroup ipsec-attributes
 pre-shared-key *****

After tunnel establishmet you will get a password pop-up, there you enter "David" and the associated password.

View solution in original post

3 Replies 3

m.kafka
Level 4
Level 4

I believe you should enter this information in the group authentiation fields:

(Just below "Group Authentication")

Name: vpnclientgroup

Password: [whatever you have entered as a pre-shared-key below]

tunnel-group vpnclientgroup ipsec-attributes
 pre-shared-key *****

After tunnel establishmet you will get a password pop-up, there you enter "David" and the associated password.

Thank you, thank did it!

You are welcome, and thank you for rating!

Some people forget to rate helpful answers...