Hi to everybody, I�m trying to migrate from ACS to Freeradius but it seems that there is a problem on the router side, authentication ok, but the router drops the user if I use Freeradius, but with ACS all is ok. Below you can see the debug made on the router (debug aaa authentication).
This is the debug on a router using Freeradius, you can see that �status = PASS� so authentication Is ok but it drops the user (: free_user (0x6258F9A0) user='armando' ruser='') Mar 26 15:13:33 UTC: AAA: parse name=Virtual-Access11 idb type=21 tty=-1 Mar 26 15:13:33 UTC: AAA: name=Virtual-Access11 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=11 channel=0 Mar 26 15:13:33 UTC: AAA: parse name=<no string> idb type=-1 tty=-1 Mar 26 15:13:33 UTC: AAA/MEMORY: create_user (0x6258F9A0) user='armando' ruser='' port='Virtual-Access11' rem_addr='' authen_type=CHAP service=PPP priv=1 Mar 26 15:13:33 UTC: AAA/AUTHEN/START (1155600932): port='Virtual-Access11' list='' action=LOGIN service=PPP Mar 26 15:13:33 UTC: AAA/AUTHEN/START (1155600932): using "default" list Mar 26 15:13:33 UTC: AAA/AUTHEN/START (1155600932): Method=radius (radius) Mar 26 15:13:33 UTC: AAA/AUTHEN (1155600932): status = PASS Mar 26 15:13:33 UTC: AAA/MEMORY: free_user (0x6258F9A0) user='armando' ruser='' port='Virtual-Access11' rem_addr='' authen_type=CHAP service=PPP priv=1 Below is the debug on a router using ACS, �status = PASS� and �Line protocol on Interface Virtual-Access11, changed state to up� all is ok it does not drop the user. Mar 26 15:20:07 UTC: AAA: parse name=Virtual-Access11 idb type=21 tty=-1 Mar 26 15:20:07 UTC: AAA: name=Virtual-Access11 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=11 channel=0 Mar 26 15:20:07 UTC: AAA: parse name=<no string> idb type=-1 tty=-1 Mar 26 15:20:07 UTC: AAA/MEMORY: create_user (0x6258F954) user='armando' ruser='' port='Virtual-Access11' rem_addr='' authen_type=CHAP service=PPP priv=1 Mar 26 15:20:07 UTC: AAA/AUTHEN/START (984776533): port='Virtual-Access11' list='' action=LOGIN service=PPP Mar 26 15:20:07 UTC: AAA/AUTHEN/START (984776533): using "default" list Mar 26 15:20:07 UTC: AAA/AUTHEN/START (984776533): Method=radius (radius) Mar 26 15:20:22 UTC: AAA/AUTHEN (984776533): status = PASS Mar 26 15:20:23 UTC: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access11, changed state to up Further information: I tried using Freeradius .04 and Freeradius .05 with mysql database the result is still the same. The router which I enabled the debug is a Cisco 7206 for ADSL. Hoping to here from somebody soon. Thanks in advance. Armando - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
