Hi everyone,
I am in trouble, I have configured a router CISCO1921, I have access and it works good, but now I need to add a second authentication, before I used a Firewall ASA, I would like to replicate it, my config on ASA :
ip local pool POOL_PRUEBA1 X.X.X.X
webvpn
anyconnect profiles PRUEBA_client_profile disk0:/PRUEBA_client_profile.xml
group-policy GroupPolicy_PRUEBA internal
group-policy GroupPolicy_PRUEBA attributes
wins-server none
dns-server none
vpn-tunnel-protocol ikev2 ssl-client
default-domain none
webvpn
anyconnect profiles value PRUEBA_client_profile type user
tunnel-group PRUEBA type remote-access
tunnel-group PRUEBA general-attributes
address-pool POOL_PRUEBA
secondary-authentication-server-group SecID
default-group-policy GroupPolicy_PRUEBA
tunnel-group PRUEBA webvpn-attributes
group-alias PRUEBA enable
Is it possible to have tunnels and second Authentication?