[SSHd] Increasing wait time?
Peter Boosten
peter at boosten.org
Sat May 10 08:36:27 UTC 2008
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 at 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
More information about the freebsd-questions
mailing list