cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
555
Views
4
Helpful
4
Replies

Remote vpn doesn't come up

sushil
Level 1
Level 1

Hi,

Please find attached the config of ASA and error on remote pc while connecting through remote vpn client software.

Is there anything wrong with config?

Tried changing hash from md5 to sha and vice-versa.

Reg,

Sushil

4 Replies 4

andrew.prince
Level 10
Level 10

Sushil,

The error is pretty simple "Hash verification failed... may be configured with invalid group password."

on the remote client make sure that the "Name" in the group authentication is set to "testgroup" and the password matches what you have configured in "tunnel-group testgroup ipsec-attributes

pre-shared-key *"

HTH>

Thanks Andrew it was wrong password and group.

Sushil,

To answer your questions:-

1) Yes you are configured for 2 factor authentication, Group UI & PWD, and UID & PWD

2) You can just add :-

tunnel-group testgroup ipsec-attributes

isakmp ikev1-user-authentication none

HTH>

np - glad to help.