On Sun, 24 Apr 2005 08:58:42 +0100, "Dylan30" <(E-Mail Removed)> wrote:
>I am interested in accessing my home pc over the internet. I have a plusnet
>broadband account, static ip address ,safe come modem attached to a buffalo
>airstation router.
>
>When I enter the static ip address in to a web browser I can get to log on
>to the modem. I there for assume that I need to tell the modem to "talk to
>the router" and the router to "talk" to the PC. I am lost at the number of
>setting on the modem and how to achieve this.
This is usually listed under PORT FORWARDING or VIRTUAL SERVERS. I
have a Safecom router and it is listed under VIRTUAL SERVER.
What you have to do is tell the modem/router to forward all external
requests for a particular port to your computer, instead of sticking
at the modem.
First you need to know which ports you want to have forwarded. I
recommend using VNC because this gives you full desktop control and
has basic password security. However, it isn't encrypted so it isn't
really, really secure. Some people prefer to use FTP, which just gives
access to files only but isn't any more secure than VNC. For decent
security you'll need to use SSH and that's way too complicated to talk
about here.
You can get a VNC server program free from:
www.realvnc.com
www.tightvnc.com
For VNC, the port you need to forward is 5900. For FTP it is ports 20
and 21. Obviously you must be running a VNC Server or FTP Server
program first!
Imagine:
* Your home computer is on 192.168.0.2
* Your router/modem is on 192.168.0.1 internally and 64.100.200.123
externally.
So you want to set the router/modem to forward port 5900 to
192.168.0.2 .
>Anyone know what I need to do next or can recommend a simple and easy to
>follow web site.
Port forwarding can open up huge security problems so this isn't a
"simple" topic, sorry. But if you search around for "port forwarding
firewall router" this should get you started.
If you start doing important things like moving financial data about,
you really should use SSH or a VPN to encrypt stuff.
--
Andrew Oakley andrew/atsymbol/aoakley/stop/com