03-30-2006 09:10 AM - edited 02-21-2020 10:15 AM
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
Solved! Go to Solution.
03-30-2006 06:46 PM
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
03-30-2006 06:46 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide