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

ACL for citrix protocol

mkahsay
Level 1
Level 1

What type of ACL is necessary to restrict traffic to ICA (citrix) protocol only? Is it just standard ACL permitting TCP on port 1494 and udp on port 1604? Also when or why would b Dynamic ACLs be necessary?

i.e., if the Ip Address on my terminal server is 192.168.10.5, and I want anyone on the network to establish a terminal session, what would the ACL look like.

1 Reply 1

thisisshanky
Level 11
Level 11

It could use tcp as well as udp ports on both 1494 and 1604.

access-list 101 permit tcp any host 192.168.10.5 eq 1604

access-list 101 permit udp any host 192.168.10.5 eq 1604

access-list 101 permit tcp any host 192.168.10.5 eq 1494

access-list 101 permit udp any host 192.168.10.5 eq 1494

int fa0/0

access-group 101 in

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus