cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
607
Views
0
Helpful
5
Replies

communication with citrix

lomuwagun
Level 1
Level 1

i needed to allow users to be able to connect to a remote citrix server. After allowing all the ports on my firewall, the port status is still showing blocked. below is an extract of my config

access-list outside_access_in extended permit tcp any eq citrix-ica any

access-list outside_access_in extended permit udp any eq 1604 any

access-list outside_access_in extended permit tcp any eq 2598 any

how can i get this thing to work.

5 Replies 5

Jithesh K Joy
Level 1
Level 1

Hi

The above access-list will not allow you to initiate a citrix connection. please try the following.

access-list outside_access_in extended permit tcp any any eq citrix-ica

access-list outside_access_in extended permit udp any any eq 1604

access-list outside_access_in extended permit tcp any any eq 2598

thks. Just tried your solution but its not going trough. if i use port scan, i still receive the message that the port is closed.

Your ACL is inbound on the inside interface, right?

Vlad

Something else:

How do you use the port scan>

Did you check that there is no windows firewall enbled on the PCs?

Jithesh K Joy
Level 1
Level 1

Hi,

Could you please refer the below link & open corresponding ports depending on your environment. As Hunnet said in the prevoius conv, can u confirm that the you are doing the port scan from right direction?

http://www.dabcc.com/article.aspx?id=1755

regards

Jithesh

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: