(E-Mail Removed) wrote:
> I have three Linux machines at home, those 3 are connected to
> Router/4-port-Switch and Router's WAN port is connected to Cable Modem,
> I have broadband access through Cable modem. All 3 are always up and
> running, how can I access from work?. Can some expert write me what are
> the steps involved?. Thanks in advance.
Simple way to test it is to download something like the Mepis or Knoppix
LiveCD, boot up one of the machines, and leave it running so that
you can log into it from work.
http://www.frozentech.com/content/livecd.php
In Mepis at least, you can run System->Desktop sharing,
then configure and allow uninvited connections, set
it for allow uninvited connections to cotrol desktop,
and don't set the confirm. Also set a good long password.
You can test at home by running
Internet->More applications->Remote Desktop Connection
Type in ipaddress:3030 and you should get in.
The connection type should be Medium Quality (for DSL etc)
even though you are on your own LAN.
If thats working, then you can first obtain ip address of
your PC. Open a console and enter ifconfig (shown as inet address).
(If it doesn't work, try other distros - but usually the problem is down
to any firewall software such as guarddog running in the PC.)
Now log into your router and map
port 3030 in the router to ipaddress:3030 of your computer.
Also look in the router's configuration to see what IP address
the ISP has given you.
With that ip address, providing it doesn't change
when you reach work, you should be able to log into the PC from work
with by running up Remote desktop from work and doing
internet_address:3030 all over again.
You can take the Mepis CD to work and boot up
one of the PCs there to do that if they don't have linux.