how can i access a machine from outside my home network?

nuttervm

Golden Member
Nov 13, 1999
1,818
0
0
i have one computer running win2k as a ICS server for the rest of my small home network. i want to telnet into my linux machine, which recieves it's IP address from win2k. if i were using a domain name, i would say 134.126.231.178, 192.168.0.172
where the first number is the ip of my ICS server, and the other is of course my local IP for the linux box.

i know i have done this before, i'm not sure of the syntax though.
 

nuttervm

Golden Member
Nov 13, 1999
1,818
0
0
well, i dont know if you guys dont know the answer, but i found out on my own.

you can telnet into a machine like mine by typing 192.168.0.172 134.126.xxx.xxx where the first number is the subnet addy, and the other is my ICS machines addy with nothign but a space inbetween them.