06-25-2019 09:02 AM
Hi all,
fairly new to Cisco and on an ISR4431 there is an aaa group named flex_aaa and i cannot find the correct command to see what users are in here and also to add a user to that specific group ?
anyone point me in the right direction ?
Thanks
Ian
06-25-2019 09:08 AM
06-25-2019 09:19 AM
aaah, right, it's got aaa authentication login anyconnect_aaa local so i was under the impression that was a local group instead of Radius ?
06-25-2019 09:25 AM
06-25-2019 09:32 AM
06-25-2019 10:09 AM
Interesting, your IKEv2 profile confirms the remote authentication method is rsa-sig but you've also got "aaa authentication eap...." defined.
crypto ikev2 profile anyconnect-ikev2-profile-1
authentication remote rsa-sig
Without testing, I am pretty sure authentication will still be certificates and the "aaa authentication eap..." and "aaa authorization group...." commands are not doing anything, therefore you aren't using username/password for authentication.
Check the AnyConnect profile configuration for the "Auth method during IKE negotiation"
06-25-2019 11:40 AM
I’m guessing I may have done this wrong then.
The file shows:
<AuthMethodDuringIKENegotiation>EAP-AnyConnect</AuthMethodDuringIKENegotiation>
06-25-2019 01:01 PM
Also just noticed in sh run :
cisco flexvpn profile incomplete no local and or remote authentication
06-25-2019 01:15 PM - edited 06-25-2019 02:12 PM
Your previous message indicated an IKEv2 Profile "crypto ikev2 profile anyconnect-ikev2-profile-1" with both a local and remote authentication method of rsa-sig. If you say that the profile is incomplete "no local and or remote authentication" then I assume you have another IKEv2 profile defined?
Refer to this FlexVPN guide which uses the local user database for authentication
06-26-2019 01:00 AM
Sorry, this is where i get lost.
Just to get it clear in my head then as i've never set this up but i have added a 3rd party certificate from GeoTrust so if i want to get users to specify a username and password to be able to connect then what do i need to configure specifically ?
Also from the sound of it i can then get users connected WITHOUT a username and password so is this then specified in the profile configuration tool ?
I've no preference whether it's via username or password as long as it works and is secure.
Apologies if i sound a bit vague
06-26-2019 06:31 AM
Read that link and am i correct in thinking then that the line "crypto ikev2 authorization policy" should then read after that the name i select (i.e where i've copied anyconnect-local-policy-1 from a guide i thought this was the command as opposed to entering a name i've made up so to speak) ?
If so then this name i insert relates to what part of the config i've entered ? (if that makes sense)
Thanks
Ian
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