Ok, I do a Netstat -a and all my ports are listed but....this is what I get
TCP <MyPCName>:3389 <MyPCName>:0 LISTENIN
TCP <MyPCName>:1723 <MyPCName>:0 LISTENIN
TCP <MyPCName>:1724 <MyPCName>:0 LISTENIN
and then some are like this..
TCP <MyPCName>:1500 *:* LISTENIN
TCP <MyPCName>:1501 *:* LISTENIN
How can I change these examples to point to the right ports? I've never seen this before ever, what do I have to do
----- Sooner Al wrote: ----
No... All port forwarding in the case of you using the router is done on the router..
You can do a..
netstat -
....from the command line on the PC your trying to reach, ie. the Remote Desktop host, and shoul
have a line that looks like this..
TCP <YourPCName>:3389 <YourPCName>:3389 LISTENIN
Example from my XP Pro box..
TCP ashtabula:3389 ashtabula:3389 LISTENIN
But, with that said if you can connect over the local LAN to that PC (which you said you could do i
an earlier post) its not a problem with the Remote Desktop host PC and points right back to th
router
I would try a different router on your home LAN or try your router on a friends LAN to see if th
problem follows the router
Another test might be to connect one of your PCs directly to your broadband modem and see if you ca
connect via Remote Desktop from work or another remote location. Run the Internet Connectio
Firewall (ICF) while doing that. You can configure the ICF to open just TCP Port 3389 to that PC
http://support.microsoft.com/default.aspx?scid=kb;EN-US;28367
http://members.cox.net/ajarvi/RemoteDesktop/ICF/EnableRemoteDesktop.JP
Make sure you disable the ICF after you return your network to a normal configuration again..
--
Al Jarvi (MS-MVP Windows Networking
Please post *ALL* questions and replies to the news group for the mutual benefit of all of us..
The MS-MVP Program -
http://mvp.support.microsoft.co
This posting is provided "AS IS" with no warranties, and confers no rights..
Tom said:
Is there another way of setting up Port forwarding instead of the setting on the router, Do I hav
to add the ports on the Nic itself aswell as the router? What about in the registry do I have t
set up something there? How can I tell if the ports are listening? I do a netstat and it onl
shows ports 1678 1679 1680 et. not 3389 how do check to see if that's listening