configure a Cisco ASA to use MS-CHAP v2 for RADIUS authentication
- by DrStalker
Cisco ASA5505 8.2(2)
Windows 2003 AD server
We want to configure our ASA (10.1.1.1) to authenticate remote VPN users through RADIUS on the Windows AD controller (10.1.1.200)
We have the following entry on the ASA:
aaa-server SYSCON-RADIUS protocol radius
aaa-server SYSCON-RADIUS (inside) host 10.1.1.200
key *****
radius-common-pw *****
When…