Date: Thu, 15 Jun 2000 00:01:37 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-net@freebsd.org Subject: Re: persistant ssh connections Message-ID: <20000615000137.A20485@keltia.freenix.fr> In-Reply-To: <20000614141602.A1932@clickarray.com>; from sshah@clickarray.com on Wed, Jun 14, 2000 at 02:16:02PM -0700 References: <20000614141602.A1932@clickarray.com>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Steve Shah: > [user@host ~]$ ssh -L 5555:localhost:5555 remote.host.com Add "sleep 5000" after that and "-f -n" . That way, you'll have time to open forwarded connections and after the sleep wakes up, ssh will wait till all connections are closed to exit. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000615000137.A20485>