Hello! Yup, crude solution but it seems to work very well. Thanks! Though I wonder now if there is any way to do that is I didn't have a public IP server at hand (ie. two machines behind NAT with no influence on the Firewall). More out of curiosity since the problem at hand has now been solved. Cheers! Marcin On 10/01/2008, Sylvester Lykkehus <zly@solidonline.dk> wrote:
If you or your friend have no control of the NAT to forward ports, this could be done with ssh port forwarding (tunneling).
If it is possible for him to connect to your machine, he could create a "remote port forward" by doing something like: ssh -R 5555:localhost:22 your_ip -- Marcin Floryan http://marcin.floryan.pl/
Please consider the environment before printing this email. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org