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

Cisco VPN Client problem with authentication local

bapatsubodh
Level 1
Level 1

I have configured PIX for Cisco VPN client for remote access.It gets connected and also inside network can be accessed. This is without any username authentication. This works ok with a vpngroup name and password for that vpngroup, configured on PIX and also on Cisco VPN client.( version 4.6 )

When I configure crypto for local authentication it didnt work. configuration is as follows.

#crypto map map-name client authentication local

I have created one user with priv = 15.

VPN client gets connected , then it pops up a username and password window. After giving those details . User is not authenticated.

Are there any more configurations to be done in / isakmp / ipsec / aaa configurations.

Thanks

1 Accepted Solution

Accepted Solutions

jackko
Level 7
Level 7

aaa-server LOCAL protocol local

crypto map remote_vpn client authentication LOCAL

crypto map remote_vpn client configuration address initiate

crypto map remote_vpn client configuration address respond

View solution in original post

1 Reply 1

jackko
Level 7
Level 7

aaa-server LOCAL protocol local

crypto map remote_vpn client authentication LOCAL

crypto map remote_vpn client configuration address initiate

crypto map remote_vpn client configuration address respond