On Fri, Dec 15, 2006 at 03:54:35PM +1100, David Gillies wrote:
> 
> Sonia Hamilton wrote:
> > Is there a way of configuring ssh, so that if someone ssh's into my
> > machine, I can connect back and get into their machine? (Linux to
> > Linux).
> 
> When he ssh's to you:
> 
> ssh -R 2222:localhost:22 <your server>
> 
> Then once he's logged into, you can just ssh -p 2222 localhost

Seconded; I use (almost) exactly that.

Matt

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to