10-27-2024 12:24 AM
Hi all,
I have an issue with configuration for Cisco anyconnect on cisco 1111. I've configured by instructions for IOS XE, but as I see,
Authentication Mode : user credentials
Interface : SSLVPN-VIF0
Status: DISABLE
config:
crypto ssl proposal SSL_Proposal
protection rsa-aes128-sha1 rsa-aes256-sha1
crypto ssl authorization policy SSL_Author_Policy
rekey time 1110
client profile sslvpn_client_profile
mtu 1000
keepalive 500
dpd-interval client 1000
netmask 255.255.255.0
pool SSLVPN_POOL
dns 8.8.8.8
banner This is SSL VPN tunnel.
route set access-list split_tunnel_acl
crypto ssl policy SSL_Policy
ssl proposal SSL_Proposal
pki trustpoint SSLVPN_CERT sign
ip address local x.x.x.x port 4434
crypto ssl profile profile1
match policy SSL_Policy
aaa authentication user-pass list default
aaa authorization group user-pass list default SSL_Author_Policy
authentication remote user-pass
virtual-template 1
crypto ssl diagnose error 100
crypto vpn anyconnect profile sslvpn_client_profile bootflash:/sslvpn_client_profile.xml
interface Virtual-Template1 type vpn
ip unnumbered Dialer1
ip mtu 1400
ip tcp adjust-mss 1300
10-28-2024 12:10 PM
any ideas?
10-28-2024 12:15 PM
11-03-2024 07:52 AM
thats instructuion not for IOS XE 17, and I wrote config...
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