Friends,<br>
<br>
I'm stuck behind a firewall at work that will not allow inbound ssh -- but it will allow outbound ssh. <br>
<br>
Work is a private 10... network. My home computer is connected to a cable modem with an assigned IP address<br>
<br>
I want to open an xterm on my home computer and access my WORK computer. Both boxes run FC4. <br>
<br>
The catch (for me anyway) is that I have to issue the command (create the ssh connection) from my work terminal ...<br>
<br>
I've googled this and I'm wondering if ssh -R is what I'm looking for ??<br>
<br>
If so ... is this right way to do what I want ??<br>
<br>
When I leave work ...<br>
work> ssh -R home_ip:2222:work_ip:22<br>
<br>
When I get home ...<br>
home> xterm -e ssh home_ip:2222<br>
<br>
Any suggestions would be appreciated.<br>
<br>
Best wishes, <br>
<br>
Andrew<br>-- <br>I only reply to the mailing list