albertwt (10th August 2009)
Hi All,
I have configured Windows Server 2003 Web Edition in my DMZ, i can access it from my local LAN in the office through remote desktop.
Now, I'm wondering if I'd like to access the server through remote desktop from the internet how can i do it securely ?
is there anything that I should use eg. install a certificate or SSL secured, etc to make it safe ?
thanks,
Albert.
I will be interested to see what people say about this.
I hear conflicting opinions about the security of RDP. According to Microsoft, of course, it is secure but I've also heard that it is susceptible to a so-called man-in-the-middle attack.
One way to increase the security would be to tunnel in over SSH. You would need to run SSH software on the server (e.g. openSSH) and something simple like PuTTy from wherever you need to connect. You use PuTTy to establish an SSL session to the server then tunnel RDP through it. I'm sure someone else can explain the intricacies better than I.
http://www.softwaresecretweapons.com...desktopoverssh
Last edited by ajbritton; 10th August 2009 at 07:47 AM. Reason: Added link to RDP over SSH
albertwt (10th August 2009)

RDP is susceptible to attack, yes - brute force and MITM. I would much rather create a proper VPN and connect to that, then RDP through it (following the usual best practises, of course).

Tom from smootheall has some good advice about this.
Have you looked at server 2008 remote access? This kind of thing is supported allot better. I can't go into it much as I am on my iPhone.

I suppose you could change the port RDP uses. You can do this in the registry
Type in RDP as follows: 192.168.0.5:12345 (for example).
albertwt (19th August 2009)
In the past iv created a vpn connection in ISA, then rdp in to what ever server you needed to.
albertwt (19th August 2009)
I agree with ezz, I would never open up RDP to the world. only VPN access should be open.
albertwt (19th August 2009)
Hi All,
Thanks for your responses, I've found guide from Microsoft:
but somehow in both my XP Client and Windows Server 2003 Remote Desktop application (mstsc) version 6, i could not see the security tab ?Code:http://support.microsoft.com/default.aspx/kb/895433
therefore from the above link, i am stuck in "Step 2: Configure authentication on the client computer"
Has anyone succeeded yet ?
Yes we do have a VPN using CISCO, but this Windows Server 2003 Web Edition box will be sitting in the DMZ and it will be accessed by our new contractors from different country to perform remote management access and we only want to isolate what he can access only within that box.
I wonder if this is possible ?

Our LEA have blocked ports 3389 and 1723 as they say thier insecureand we have to use their crappy Cisco VPN
![]()

That's probably their official line which is just ridiculous to be honest. You can Remote Desktop once you're connected to VPN.Our LEA have blocked ports 3389 and 1723 as they say thier insecure

I say i have just replied to your PM, we are actually under Sandwell but yes this is a general policy. I Spoke to Synetrix about this and they cant see why the VPN port would be a problem but the LEA guy thinks it is![]()
It's not line i am going to make that change to every user in AD so everyone can VPN onto the site lol!!
Just a reason for us to pay them 50 - 100 pound per VPN user! and then a cost every year so they can test the security!
I can see OpenVPN being setup! lol
James.
Hi There Edutech,
I thought that by changing the default port 3389 into something else would be fine ?
You can move the terminal services port from 3389 to another port by changing the registry key at
You will then need to specify the port when you connect to your system. Connect with something like "my.computerathome.com:1234" instead of "my.computerathome.com"Code:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\PortNumber
It's just too much efforts for the user to download the VPN Client, then set the profile and such...
albertwt (19th August 2009)

Yeah i know you can change the port RDP uses, but i didn't reall want to mess around with that loli think i will result in OpenVPN its only for us anyway. staff with have to wait until we get SUN VDI
![]()
albertwt (19th August 2009)
There are currently 1 users browsing this thread. (0 members and 1 guests)