5
2
I have an interesting question regarding SSH. I have a machine at school that I'd like to be able to access from elsewhere. It's behind a firewall/NAT, so I can't get at it directly. I have a leased web server that I can SSH into from anywhere. I was wondering if I could do some voodoo with port forwarding to get to my machine at school via the web server. I think this comes down to whether you can do SSH "backwards," which may or may not be possible.
Basically:
Machine A can access Machine B
Machine C can also access Machine B
How can Machine A access Machine C?
1If I can get SSH, I can presumably tunnel anything else I need. Both A and C don't have externally accessible IP addresses, otherwise this'd be a good deal easier. – stillinbeta – 2010-04-23T20:46:35.870