cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1271
Views
0
Helpful
6
Replies

webtype ACL and SSL Bookmarks

mkdccie
Level 1
Level 1

Hello All,

I have SSL clientless VPN with webtype ACL, when I add the ACL for RDP , the bookmark for that RDP will show dimmed (can not click on it and on mouse over it shows acess denied) .But for VNC its fine.

ACL as below:

     

access-list WEB_ACL line 1 webtype permit url vnc://1.1.1.1 log default (hitcnt=48)

access-list WEB_ACL line 2 webtype permit tcp host 1.2.2.2 eq 3389 log default (hitcnt=2)

If I add the same as all tcp, the bookmark will work and I can click on it.

access-list WEB_ACL line 3 webtype permit tcp host 1.2.2.2 log default

Any idea why ?

Regards,

MKD

6 Replies 6

Jennifer Halim
Cisco Employee
Cisco Employee

It should have been:

access-list WEB_ACL line 2 webtype permit url rdp://1.2.2.2

i tried that already, but the bookmarks will be dimmed

I assume that you use the RDP plugin, and also you reconnect to the WebVPN after those changes?

What version is your ASA?

yes, i use the rdp plugin, and each time i logoff and login again to try it.

Its:

ASA 5510

8.2(5)

asa825-k8

Strange, you might want to open a TAC case to get it further investigated.

Yes, i said maybe here someone faced the same problem, I will open TAC case.

Thanks.