03-23-2022 01:56 AM - edited 03-23-2022 02:16 AM
Dears
I am using SSL-VPN connect to ASA FW , with cisco anyconnect
as per attachment I am using this URL ZPLMN.......
1- where this URL should be configure ,
2- When I try to access this URL to reach portal so I can Download Cisco VPN it is not working
3- how can I configure proper Portal for user to download VPN
Solved! Go to Solution.
03-23-2022 04:00 AM - edited 03-23-2022 04:02 AM
@mautez_mah You don't necessarily need a dedicated Group Policy, you could inherit from the default group policy, you just need to ensure both ssl-client and ssl-clientless is enabled.
03-23-2022 02:08 AM
@mautez_mah you've not provided an attachment. If you have a URL this needs to be resolveable in DNS.
Do you just want to use the Web GUI to download the anyconnect client?
03-23-2022 03:08 AM
@Rob Ingram
I have attached Screen0shot
yes I need to know where we configure , how fix existing issue as portal is not working
03-23-2022 03:39 AM
You need to configure the portal tunnel-group as below with a group-url. This tunnel-group references a group-policy which is configured for both ssl-client and ssl-clientless. With ssl-client defined as allowed vpn protocol, the user will have the option to download the client upon connection to the tunnel-group via the Web GUI.
group-policy Sales-GP internal
group-policy Sales-GP attributes
vpn-tunnel-protocol ssl-client ssl-clientless
!tunnel-group Sales-WebVPN type remote-access
tunnel-group Sales-WebVPN general-attributes
default-group-policy Sales-GP
tunnel-group Sales-WebVPN webvpn-attributes
group-url https://sales.lab.local enable
03-23-2022 03:51 AM
@Rob Ingram
Thanks , could you please guide me how can I find it thru ASDM
and when I add this ( TAM.net ) will all users outside can I access this portal and download Image
03-23-2022 04:00 AM - edited 03-23-2022 04:02 AM
@mautez_mah You don't necessarily need a dedicated Group Policy, you could inherit from the default group policy, you just need to ensure both ssl-client and ssl-clientless is enabled.
03-23-2022 04:17 AM
many thanks
but it seems this option is added in FW as it is context FW , right ?
03-23-2022 04:23 AM
@mautez_mah you need to ensure both ssl-client and ssl-clientless is enabled under the group policy. So double check TAMAM_ADMIN_POLICY (as per my screenshot above).
03-23-2022 06:15 AM
many thanks
[OK] group-policy GroupPolicy1-test2 attributes
group-policy GroupPolicy1-test2 attributes
[OK] vpn-filter value sfr-redirect
[ERROR] vpn-tunnel-protocol ssl-clientless ssl-client
vpn-tunnel-protocol ssl-clientless ssl-client
^
ERROR: % Invalid input detected at '^' marker.
[OK] exit
I got this error so it seems FW is not supported ssl-clientless
03-23-2022 06:18 AM
@mautez_mah Clientless VPN is supported up to ASA version 9.17, from this version it has been depreciated. So if you are running an older version of ASA software it will work.
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