cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
448
Views
0
Helpful
2
Replies

webvpn portal on asa8.0(4):group-url

gdspa
Level 1
Level 1

Hi all,

I have a problem when I try to use group-list command to select directly the group for an ssl vpn without the drop-down list.

I enable the command group-url  https://a.a.a.a:port/test in the Tunnel-group but even if I put it in my browser I always

see the drop-down list.


This happens with an ASA8.0(4).

I have an ASA8.2(1) and I don't have this problem.

I noted this difference in the url of the login page after redirection:

8.0(4)  https://a.a.a.a:port/+CSCOE+/logon.html?token=4D6912AB72A1FCFA2643F325

8.2(1)  https://a.a.a.a:port/+CSCOE+/logon.html?tg=test&token=4D6912AB72A1FCFA2643F325

Can anyone make any auggestion?

Thank you in advance!

1 Accepted Solution

Accepted Solutions

Todd Pula
Level 7
Level 7

There are a few bugs related to group-urls in 8.0.4.  In your test above, what port have you configured the ASA to listen on for WebVPN connections?  If something other than port 443, you may be running in to bug CSCsu77167.

View solution in original post

2 Replies 2

Todd Pula
Level 7
Level 7

There are a few bugs related to group-urls in 8.0.4.  In your test above, what port have you configured the ASA to listen on for WebVPN connections?  If something other than port 443, you may be running in to bug CSCsu77167.

On the asa with 8.0(4) the listen port is not the 443.

Thank you very much Todd! I will try to upgrade.