How can I configure my ADSL modem and Home PC to be able to access from external?

4

0

I tried to do it some years ago without success. If I remember well there were more software involved, maybe now the process is easier.

Practically I have an ADSL connection with dynamic IP and I would like to access my home PC from elsewhere, taking in account all security issues.

I would like to control the screen and browsing hard disk content from remote.

I have Windows XP at Home and I have also the problem that my connection reset more times (3/4) per day randomly and the IP address changes every time.

Can you please indicate me the simplest solution?

Drake

Posted 2009-07-17T11:53:40.440

Reputation: 5 104

Answers

6

To expand on the answer by TheTXI

Using a service like DynDNS you create a new account which will provide you with a unqiue Url, for example myhome.dyndns.org.

Depending on whether you have an ADSL Router or Modem the process differs slightly. When using an ADSL router you need to configure the Dynamic IP settings on the router to point to your new DynDNS URL using the username and password you supplied. This will ensure that every time the line resets the new IP is given to DynDNS. This process normally takes about 20 minutes. If your using an ADSL Modem you will need to download seperate software to do this.

When using an ADSL router you also need to setup Port Forwarding. This will allow the router to send data for a particular port, either VNC or RDP to your machine. To use this I recommend either giving the machine you want to connect to a Static IP directly or using DHCP assigned static IP based on Mac address.

BinaryMisfit

Posted 2009-07-17T11:53:40.440

Reputation: 19 955

3

You can do this using

  • DynDNS (will take care of the dynamic IP problem by always updating with the new IP when it is given)

  • RealVNC (used for the remote desktop connection)

You could also use other software products to achieve the same results, but this is typically the most popular combo.

TheTXI

Posted 2009-07-17T11:53:40.440

Reputation: 3 551

1

DynDNS has become paid now. No-ip.com offers the service for free. You can see a detailed tutorial to access your computer connected via a wired ADSL modem + wireless router from external network at https://himanshuforhpc.wordpress.com/

achbee

Posted 2009-07-17T11:53:40.440

Reputation: 11

0

You could try using Copilot by Fog Creek, although I do not know how long a single 'session' lasts for.

Josh Hunt

Posted 2009-07-17T11:53:40.440

Reputation: 20 095

That looks more like a GoToMeeting/WebEx competitor than a traditional Remote Desktop/VNC solution. – TheTXI – 2009-07-17T12:22:26.677

Using Copilot (and maybe even GoToMeeting/WebEx), you don't need to use dynamic ip address services. Copilot I beleive is based upon VNC. – Josh Hunt – 2009-07-17T13:41:38.413

0

I just mentioned this on another SU question: but Log Me In is very easy to install and use - just create a free account, download, and run the installer. I hope this helps.

Kevin Worthington

Posted 2009-07-17T11:53:40.440

Reputation: 1 554

-1

save all the hassle, get a permanent IP from your ISP for very cheap and set port forwarding or a demilitarized zone (DMZ) with your router.

Pat

Posted 2009-07-17T11:53:40.440

Reputation: 2 593