cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
684
Views
0
Helpful
1
Replies

Webtype ACL

andrewjballard
Level 1
Level 1

Hello,

I have a clientless VPN set up for a third party, and when connected they are presented with a dashboard with a hyperlink to RDP to a specific server.

If i add a Webtype ACL to restrict access to rdp to this server only the hyper link displays as unavailable.  Does anyone know why?

Thanks

Andrew

1 Reply 1

Nicolas Fournier
Cisco Employee
Cisco Employee

Hi Andrew,

How did you setup your webtype ACL?

Did you configure a permit tcp for RDP to your server?

If so, this is not how it should be done as you should permit this link through an URL entry that would look like this:

access-list test webtype permit url rdp://1.1.1.1

If that was the case, can you verify that the ACL is correctly bound to your user with the "

show vpn-sessiondb detail webvpn" command?

Regards,

Nicolas