Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2008 10:36:23 +0200
From:      Peter Boosten <peter@boosten.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: [SSHd] Increasing wait time?
Message-ID:  <48255E87.7040603@boosten.org>
In-Reply-To: <ygfwsm348eq.fsf@dominion.borderworlds.dk>
References:  <q7412457qoumm8v8dbth10fug2ctbrlfp0@4ax.com>	<200805060931.18936.beech@freebsd.org>	<20080506173912.GB85015@Grumpy.DynDNS.org>	<200805060959.28509.beech@freebsd.org>	<p05200f04c4482c6bafb9@[192.168.2.250]> <48229099.5030004@boosten.org>	<20080508224235.GA87584@devil.mutu.us> <4823BE7B.2050806@boosten.org> <ygfwsm348eq.fsf@dominion.borderworlds.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Christian Laursen wrote:
> 
> It is also worth taking a look at the ProxyCommand option.
> 
> For the case above something like this should be put in ~/.ssh/config:
> 
> Host your.own.host-tunneled
>   HostKeyAlias your.own.host
>   ProxyCommand ssh user@your.friends.host nc your.own.host 22
> 
> The you can just do "ssh your.own.host-tunneled" and go through
> your.friends.host transparently.
> 

I forgot about this one: indeed a beauty ;-)

Peter
-- 
http://www.boosten.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48255E87.7040603>