[Voyage-linux] Reverse SSH Tunnels

Leon Hauck (spam-protected)
Mon Aug 23 22:01:23 HKT 2010


Robert wrote:

> I’ve done some reading and it would seem that creating the reverse SSH 
> tunnel is very simple. However, I need to ensure that the connection is 
> established and maintained at all times.

Since you just need SSH access I would vote for using ssh tunnels in 
order to keep it simple.  I've done this in the past and they've been 
very reliable.  The only thing you need to take care of is having the 
remote computer re-establish them  in case of a reboot or network failure.

This is a good howto for setting them up, including taking care of 
auto-restarting them:
http://www.brandonchecketts.com/archives/creating-a-permanent-ssh-tunnel-between-linux-servers

I also came across this, but haven't actually used it myself:
http://www.harding.motd.ca/autossh/





More information about the Voyage-linux mailing list