
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2013 07:12 PM - edited 03-10-2019 07:56 PM
Hi All, I have a Cisco ASA 5510. I have configured Cisco Anyconnect to authenticate via Windows IAS. We had an outage of that server recently and I tried to remote in via anyconnect and could not. Once the IAS server came up I could get back into the network.
Is there a command that I'm missing that will let me use Anyconnect to connect into the network even if my AAA server is down?
Here is my command of the AAA part of the config....
aaa-server WindowsIAS protocol radius
max-failed-attempts 5
aaa-server WindowsIAS (inside) host 192.168.2.15
key xxxxxxxxxx
radius-common-pw xxxxxxxxxx
Thanks in advance....Dan
Solved! Go to Solution.
- Labels:
-
AAA
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2013 09:35 PM
Dan,
Try to append the LOCAL key word to your authentication-server-group statement in your tunnel group or group policy.
http://www.cisco.com/en/US/docs/security/asa/asa90/command/reference/a3.html#wp1719328
Thanks,
Sent from Cisco Technical Support iPad App
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2013 09:35 PM
Dan,
Try to append the LOCAL key word to your authentication-server-group statement in your tunnel group or group policy.
http://www.cisco.com/en/US/docs/security/asa/asa90/command/reference/a3.html#wp1719328
Thanks,
Sent from Cisco Technical Support iPad App

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2013 09:57 AM
Wow Thanks....that was much easier than I thought. Picked the correct tunnel group and tested...worked!!
Thanks,
Dan
