• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Citrix's port number 1494 filtered by ISA. Can't get it to pass through.

starriol

Member
Good morning guys!

We have this problem at work; we connect to a Citrix Metaframe Presentation Server which servers the Terminal Services application.
When we click on it, it opens a .ICA file and trys to establish a connection to the remote server.
With ISA server in the middle, it fails. If I connect directly to the Internet, everything works OK and I can connect to the remote computer.

Checking ISA's Log, the problem is that it initiates a connection on port 2598 without any registered problems.
Then, the connection is denied on port 1494. The rule associated is one called "Full access to external", which provides unfiltered access to the Internet. I'm trying from a machine which has a user logged in with such privilege. This rule is the last one before the "deny all" final rule.
Why it is mentioning an allow traffic rule as the cause of the denial is a mystery to me...
What I see in the log also is that the Citrix connection launcher seems to try to go through ISA without a domain user name. May that be the problem? I tried adding user "Guest" to the rule "Full access to external", to no avail.

I tried quite a few ideas already... found a document at Citrix's support site recommending to run a VBS to allow unfiltered tunneled connections on additional ports. I configured port 2598 as a defined port, in order for it to not be filtered as unknown IP traffic, which helped get past that error... but not I'm stuck.

What do you think?
 
Please check the following screenshot of Isa's log:
http://img219.imagevenue.com/i...untitled_122_260lo.JPG

"Acceso full a external" is the rule "Full access to external", in spanish.
At the bottom, you see the IP ending in .198 which is the one that gets the blocked connections.

Note: I disabled the proxy in Internet explorer and connected using the Isa Firewall client and got the exact same error in Isa's log.
 
If I were to guess with the issue, it seems that you need to get the Citrix client to launch with the domain credentials. If you don't match the username, then ISA wont let you through even if the other parts of the rule match. These rules are like all or nothing matches. I am guessing since the username is wrong, it fails to match to that rule and ends up hitting the default deny rule.
 
Hey guys, I created a rule allowing traffic from internet to external, for the protocol denied and on all ports... the problem was that I DID create that rule, but the port was a different number.

Piece of cake (after solving it, LOL :d )
 
Back
Top