port forwarding

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: J.ScottWallscott@wallhome.com
Date:  
Subject: port forwarding
At 05:49 PM 03/08/2000 -0700,James Lee Bell <> wrote:
>Don't know if this helps, but the terminal server side uses port 3389.
>Or at least the one for which I had to poke a hole in my firewall
>recently did. Maybe citrix requires both?
>
>Mike Starke wrote:
>>
>> I know I have asked this before-> no responses; but I figured
>> I'd take another stab at it:
>>
>> I trying to access my CItrix box from the "outside"

<<<snip>>>
>> I looked at the packets , and it looks as if it is going to port 1694, but she isn't working.


Just an observation -
Port number supplied by James Bell  is:       3389 (dec) = 110100111101 (bin)
Port number from looking at the packets is : 1694 (dec) = 011010011110 (bin)    


That's a right shift 1 bit (or a divide by two).

Scott