Mounting a Nested SSH Location
Posted
by Brandon Pelfrey
on Super User
See other posts from Super User
or by Brandon Pelfrey
Published on 2010-04-10T06:13:20Z
Indexed on
2010/04/11
2:33 UTC
Read the original article
Hit count: 433
I have a server that is only SSH-accessible to machines within a network and my only access to that network from the outside world is a single publicly-SSH-accessible node. Is there some way that I can mount the nested machine from the outside?
Me -> Public SSH-accessible Node -> Internal SSH-accessible Machine
Thanks!
© Super User or respective owner