ccna_sec:labs:configure_clientless_ssl_vpn_asa
##Configuring Clientless SSL VPN Remote Access Using ASDM
##Configure the SSL VPN user interface
##Configure AAA user authentication
## Configure the VPN group policy
## Configure the bookmark list (clientless connections only).
##Verify VPN access from the remote host
## Access the web portal window
## View the clientless remote user session using the ASDM Monitor
webvpn
enable OUT
import webvpn url-list Web-Server disk0:/tmpAsdmImportFile1648576189
delete /noconfirm disk0:/tmpAsdmImportFile1648576189
username SSL-VPN-USER password ********** privilege 0
username SSL-VPN-USER attributes
vpn-group-policy SSL-VPN-POLICY
exit
group-policy SSL-VPN-POLICY internal
group-policy SSL-VPN-POLICY attributes
vpn-tunnel-protocol ssl-clientless
webvpn
url-list value Web-Server
exit
exit
tunnel-group SSL-VPN type remote-access
tunnel-group SSL-VPN general-attributes
default-group-policy SSL-VPN-POLICY
ccna_sec/labs/configure_clientless_ssl_vpn_asa.txt · Last modified: 2019/03/29 17:47 by dardan
