04-19-2011 08:06 PM
Hi, this my three time that I post the same problem about authentication in VPN 3000 but until now I haven't had return on neither of the post
maybe those I'm more clear than others.
go ahead....
I have a VPN 3000 with PPTP Tunnel VPN and the first authentication option is on Server Radius:
Configuration > System > Server > Authentication is firstly the Server Radius and after Internal ( Authentication on Base Group Internal )
But, when I configure a user in User Management > User it isn't work. I think that authentication order is firstly Radius and if it don't find the second option is processed which ( this case ) is Internal server. but don't occour the error in log is:
44 04/20/2011 00:00:08.550 SEV=3 AUTH/5 RPT=137 187.55.63.215
Authentication rejected: Reason = Authentication failure
handle = 299, server = (none), user = x1, domain = <not specified>
46 04/20/2011 00:00:08.550 SEV=5 PPP/9 RPT=135 187.55.63.215
User [x1]
disconnected.. failed authentication ( MSCHAP-V2 )
how is the behavior the VPN 3000 when the firstly server ( this case a Radius ) don't be find ?? the second it's processed ??
what I have do to second option to be processed ??
thank.
Solved! Go to Solution.
04-20-2011 06:27 PM
You can lock the radius user down into a specific policy as follows:
http://www.cisco.com/en/US/tech/tk59/technologies_configuration_example09186a00800946a2.shtml
Alternatively, you can also assign IP Address from the radius server, by choosing the following option to enable that feature:
(enable: Use Address from Authentication server)
Then you will need your radius server to assign ip address to users.
04-20-2011 04:26 AM
Only if the radius server is actually down, or if the VPN Concentrator is not able to reach the radius server, it will then fall back to use the internal authentication.
From the error log, it seems that your radius server is rejecting the user, hence it will never fall back to use the local authentication server because it's the user that is being rejected by the radius server, ie: incorrect authentication, not inability to reach or contact the radius server.
04-20-2011 07:32 AM
Thank Jennifer!
My aim is deploy an security policy ( some users don't accesses some inside network servers) on VPN 3000 so I've thought to use the internal authentication to handle the policy. for exemplo, I wish reserve a IP address always for the same user and I'm not find how reach this with Radius authentication. with internal server is very ease.
it's possible to reserve one ip address always for the same user using Radius ?
thank.
04-20-2011 06:27 PM
You can lock the radius user down into a specific policy as follows:
http://www.cisco.com/en/US/tech/tk59/technologies_configuration_example09186a00800946a2.shtml
Alternatively, you can also assign IP Address from the radius server, by choosing the following option to enable that feature:
(enable: Use Address from Authentication server)
Then you will need your radius server to assign ip address to users.
05-25-2011 11:06 AM
Thank very much Jennifer! now it's working my IP reservation
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