Remote desktop port

  • Thread starter Thread starter Alberto Brivio
  • Start date Start date
A

Alberto Brivio

Dear ALL,

I'd like to know if is it possible changing remote desktop port usage, for
example 80 instead of 3389 when starting from client.


Regards

Alberto Brivio
 
Hi,

Try change PortNumber entry in:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server\WinStations\RDP-Tcp


Marcin Domaslawski
 
In
Alberto Brivio said:
Dear ALL,

I'd like to know if is it possible changing remote desktop port
usage, for example 80 instead of 3389 when starting from client.


Regards

Alberto Brivio

Note that changing it to 80 won't actually make it listen on 'http' - it's
still RDP. If you're in a location that's blocking traffic on 3389, changing
the listening port likely won't make any difference at all.
 
there is a small program that you register to run as a service that can do
this. Actually this can help in situations that a firewall cannot be
configured otherwise. I don't remember the name though. As far as I
remember, it's free. Try a search for "port redirection" or something.
 
Back
Top