Thank you for the reply.
1. Telnet was unable to connect on port 3389. ISA Server showed an
Initiated Connection and then an immediate Closed Connection. Perhaps I
should have been clearer about the fact I am trying to connect with RDC from
a WinXP Pro computer at home to our SBS Server at the office. Also, I can
VPN into the
server from home.
2. Here is part of the netstat output:
TCP 192.168.16.2:3268 192.168.16.2:4997 ESTABLISHED 404
TCP 192.168.16.2:3268 192.168.16.2:5016 ESTABLISHED 404
TCP 192.168.16.2:3268 192.168.16.2:5019 ESTABLISHED 404
TCP 192.168.16.2:3268 192.168.16.2:5026 ESTABLISHED 404
TCP 192.168.16.2:3389 0.0.0.0:0 LISTENING 3132
TCP 192.168.16.2:4997 192.168.16.2:3268 ESTABLISHED 1716
TCP 192.168.16.2:4998 192.168.16.2:389 ESTABLISHED 1716
TCP 192.168.16.2:5000 192.168.16.2:389 ESTABLISHED 4056
3. Tried connecting using another client (from home) over the Internet and
cannot connect
with telnet or RDC.
4. Registry Keys: both keys were already configured as you suggest.
5. Installed and ran Devcon on the Client (computer at home) and no joy.
Running Devcon made the XP
machine reboot on its own. Still cannot connect with Telnet or RDC, same
error messages. Rebooted the
server also.
I do appreciate your assistance. I am wondering if a re-install of ISA 2004
might be in order.
Charlie
"David Shen [MSFT]" <v-dashen.RemoveThis@online.microsoft.com> wrote in message
news:bupRxSrgJHA.1704@TK2MSFTNGHUB02.phx.gbl...
> Dear Customer,
>
> Thank you for posting in newsgroup.
>
> According to the research, here is a checklist just for your reference.
>
> Checklist:
> ==================
>
> 1. Please check the TCP port 3389 is not blocked by any firewall between
> the problematic client and the SBS serve. You may telnet to internal IP of
> the SBS server from the problematic client to see if the TCP port 3389 can
> be connected.
>
> Telnet IPaddressofSBS 3389
>
> 2. Please check if the TCP port 3389 is in the status of LISTENING on the
> SBS server.
>
> Netstat -nao
>
> 3. Please find another client and logon it with the same credential to see
> if you can terminal to the SBS server via RDC.
>
> 4. if the issue still exist on the other client, please check that the
> registry keys are configured with following on the SBS server.
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Disabl
> eTaskOffload and set it to 1.
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Enable
> RSS and set it to 0.
>
> 5. Please install the utility "devcon" on the problematic windows XP
> client
> from
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;311272
>
> 6. After unzipping the file, reinstalled the Terminal Server Device
> Redirector by executing the following command from the CMD Prompt:
>
> devcon -r install %windir%\inf\machine.inf root\rdpdr
>
> 7. Please reboot both the SBS server and the problematic client to test if
> the issue still exists.
>
> Please tell me the result and hope it helps.
>
> David Shen
> Microsoft Online Technical Support
>