I want to be able to access our school's server from my home computer. The server is running Windows Server 2008 R2 and my home laptop has Windows 7 Ultimate 64 bit. Is it possible to do this and, if so, how do I set it up?
you should first activate it here: Control Panel \ System \ Remote.
Activate the Allow users to connect remotely to this computer.
Make sure that there is no firewall rule to blok the connction to your server on port 3389 from outside..
Robert, do you have an external firewall? For example, it goes...
ISP modem->firewall->your network
wtandrews
Within your router/firewall you need to set port forwarding for port 3389 to the IP address of the server you are trying to access. Then from outside you can type the public IP address into your RDP connection and access the server.
Many routers have wizards for this or you may have to configure it manually.
Please let us know what type of router you have so we can further instruct you.
As Metaltree asks above, is your set up:
On both ends it is ISP modem>router>firewall>network
The router on the school network is a Linksys WRT320N.
The router on my home network is a D-Link DI614+
Metaltree
Ok, so...
1. On your school device you want to remote to, find out the local IP address and . Make sure you have RDP enabled, (my computer->properties->remote tab)
2. Login to Linksys web admin, click Applications and Gaming -> Port Forwarding is a sub category
3. Give it a name RDP, port 3389 to 3389 and then put your IP as the destination
4. Save
5. Open RDP at home, connect to your school's PUBLIC ip. You can find this out by going to "whatismyip" in google and it will give you your public ip
Robert Ehinger
ASKER
I have this setup and will try using it later today.
http://serverfault.com/questions/127576/how-to-configure-remote-desktop-on-window-server-2008-r2