cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2105
Views
20
Helpful
9
Replies

SSL-VPN portal

mautez_mah
Level 1
Level 1

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  

1 Accepted Solution

Accepted Solutions

@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.

 

2.PNG

 

11.PNG

 

1.PNG

View solution in original post

9 Replies 9

@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?

mautez_mah
Level 1
Level 1

@Rob Ingram 
I have attached Screen0shot 
yes I need to know where we configure , how fix existing issue as portal is not working 

@mautez_mah

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

 

 

mautez_mah
Level 1
Level 1

@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 

@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.

 

2.PNG

 

11.PNG

 

1.PNG

mautez_mah
Level 1
Level 1

many thanks 
but it seems this option is added in FW as it is context FW , right ?

Capture2.PNG



@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).

mautez_mah
Level 1
Level 1

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 

@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.