Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HiI have configured a Cisco 877 router to send RADIUS requests when a user logs in to the console (Line Console or Line VTY) using the following config:aaa new-modelaaa authentication login default group radiusaaa authentication ppp default group rad...
Hi CarlosThanks for that. I suspected this was the case but I wasn't sure.I assume that if I were to configure an ASA/PIX for RADIUS authentication from remote VPN clients I could configure this for CHAP?Thanks again.John
Hi CarlosThanks for your response. I understand what it says in the RFC:The NAS then sends an Access-Request
packet to the RADIUS server with the CHAP username as the User-Name
and with the CHAP ID and CHAP response as the CHAP-Password
(Att...