Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > RDP remotely - Multiple servers

Reply
Thread Tools Display Modes

RDP remotely - Multiple servers

 
 
JohnB
Guest
Posts: n/a

 
      12-01-2009
How do most people do this?
I need to be able to RDP in multiple servers. The servers here are already
setup to do that: someone edited the registry on servers to configure RPD to
listen on a different port than 3389.

But what I don't like is; since some of the servers have been changed to
listen on a port other than the default, when I'm on the LAN, I have to use
the external ip address and the port number. I can't just put
ServerNameortNumber
I have to put ExternalIPaddressortNumber

Is that normal? That I can't use the host name when using RDP locally?


 
Reply With Quote
 
 
 
 
Pegasus [MVP]
Guest
Posts: n/a

 
      12-01-2009

"JohnB" <> wrote in message
news:%...
> How do most people do this?
> I need to be able to RDP in multiple servers. The servers here are
> already setup to do that: someone edited the registry on servers to
> configure RPD to listen on a different port than 3389.
>
> But what I don't like is; since some of the servers have been changed to
> listen on a port other than the default, when I'm on the LAN, I have to
> use the external ip address and the port number. I can't just put
> ServerNameortNumber
> I have to put ExternalIPaddressortNumber
>
> Is that normal? That I can't use the host name when using RDP locally?


If your servers are all on the internal network, without any routers in
between, then you can reach each of them with this command:

mstsc /v:ServerName:PortNumber or
mstsc /v:IPAddress:PortNumber


 
Reply With Quote
 
Leythos
Guest
Posts: n/a

 
      12-02-2009
In article <#>,
says...
>
> How do most people do this?
> I need to be able to RDP in multiple servers. The servers here are already
> setup to do that: someone edited the registry on servers to configure RPD to
> listen on a different port than 3389.
>
> But what I don't like is; since some of the servers have been changed to
> listen on a port other than the default, when I'm on the LAN, I have to use
> the external ip address and the port number. I can't just put
> ServerNameortNumber
> I have to put ExternalIPaddressortNumber
>
> Is that normal? That I can't use the host name when using RDP locally?


Your firewall should allow you to map any TCP port to another Port - as
an example, I use TCP 59000 external mapped to 3389 Internal from the
external IP, for server 0, then 59001 to 3389 for server 1, this means I
don't have to change the RDP port on the LAN side at all, and I can use
a SINGLE public IP to reach the internal servers, in fact, since I'm
using a different external Port I can connect to multiple servers at the
same time.

--
You can't trust your best friends, your five senses, only the little
voice inside you that most civilians don't even hear -- Listen to that.
Trust yourself.
(remove 999 for proper email address)
 
Reply With Quote
 
JohnB
Guest
Posts: n/a

 
      12-04-2009
Worked great.
Learned something new; the "v" switch.
Thanks.



"Pegasus [MVP]" <> wrote in message
news:%...
>
> "JohnB" <> wrote in message
> news:%...
>> How do most people do this?
>> I need to be able to RDP in multiple servers. The servers here are
>> already setup to do that: someone edited the registry on servers to
>> configure RPD to listen on a different port than 3389.
>>
>> But what I don't like is; since some of the servers have been changed to
>> listen on a port other than the default, when I'm on the LAN, I have to
>> use the external ip address and the port number. I can't just put
>> ServerNameortNumber
>> I have to put ExternalIPaddressortNumber
>>
>> Is that normal? That I can't use the host name when using RDP locally?

>
> If your servers are all on the internal network, without any routers in
> between, then you can reach each of them with this command:
>
> mstsc /v:ServerName:PortNumber or
> mstsc /v:IPAddress:PortNumber
>



 
Reply With Quote
 
Pegasus [MVP]
Guest
Posts: n/a

 
      12-04-2009

"JohnB" <> wrote in message
news:...
> Worked great.
> Learned something new; the "v" switch.
> Thanks.


It pays to nose about a bit, usually by typing the current command like so:

mstsc /?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sub-domain in Active Directory Integrated Zone Tom Linger DNS Server 3 11-25-2009 05:56 AM
ActiveSync + Multiple Front-End Exchange Servers Ern ActiveSync 2 06-20-2008 02:06 PM
Does Activesync 4.2 work with multiple Exchange Servers? Stu ActiveSync 6 11-27-2006 01:31 PM
85010014 error - resolved - ActiveSync Exchange Server Ryan Hardin ActiveSync 1 02-10-2006 05:07 AM
Fixed - Exchange Server AS 4.1 Error 85010014 Ryan Hardin ActiveSync 3 02-09-2006 08:03 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59