06-06-2012 07:09 AM - edited 03-10-2019 07:10 PM
Hi,
I am doing a Remote Access VPN. The authentication and authorization are happening local to the router. But I want to do accounting through radius server and it generates logs when the user logs in and logs out.
Is this possible? that Authentication & Authorziation local and Accouting is being done from the Radius Server.
My Radius Server is the Windows 2008 Server with NPS enabled.
Please guide me if you can to resolve this issue.
Thanks,
Nitesh
06-06-2012 07:49 AM
local accounting is not supported so it has to be via radius server.
yes you may set the authentication to local and accounting to radius server.
tunnel-group xxx type remote-access
tunnel-group xxx general-attributes
address-pool aaa
accounting-server-group RAD1
default-group-policy xxx
The user will be defined on local asa database only. On the Acs you would see corresponding start and stop packet for logon and log-off for vpn users.
radius accounting on NPS
http://technet.microsoft.com/en-us/library/dd197475%28v=ws.10%29.aspx
Regards,
Jatin
Do rate helpful posts-
06-06-2012 07:57 AM
Hi Jatin,
My authentication & authorization is happening locally in the router. that is working properly.
when i have given the accouting anme in the in the crypto group but its not happening. I can do the ping but its not saving the logs. There is no logging file getting generated.
Is there way to check or debug the accounting is happening either on windows or router to see if the accounting is working properly?
thanks,
Nitesh
06-06-2012 10:52 AM
could you please provide me the following o/p:
show run | sec crypto
Where are you looking for radius accounting?
also enable debug aaa accounting and post it in your next reply.
Regards,
Jatin
Do rate helpful posts-
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