Date: Wed, 12 Jan 2000 08:51:33 -0300 (GMT) From: Fernando Schapachnik <fpscha@ns1.via-net-works.net.ar> To: Gerhard.Sittig@gmx.net (Gerhard Sittig) Cc: security@FreeBSD.ORG Subject: Re: UUCP over SSH tunnel? Message-ID: <200001121151.IAA07522@ns1.via-net-works.net.ar> In-Reply-To: <20000111220728.I5375@speedy.gsinet> from Gerhard Sittig at "Jan 11, 0 10:07:28 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
En un mensaje anterior, Gerhard Sittig escribió: > On Tue, Jan 11, 2000 at 09:56 -0300, Fernando Schapachnik wrote: > > > > and create a script that: > > > > ssh -l account -L 540:server:540 server > > calls uucico > > kills ssh. > > That would be too harsh a reaction, I guess. One could issue a > command like "ssh [opts] server sleep 10" since ssh will > terminate when the command AND the tunnelled connections are > gone. Good idea, but wouldn't work as you are using /bin/cat as your shell. On the other hand, you may be able to create a script that sleeps a few seconds and then exits. Using this as a shell might do the job. Regards. Fernando P. Schapachnik Administración de la red VIA NET.WORKS ARGENTINA S.A. fernando@via-net-works.net.ar (54-11) 4323-3333 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001121151.IAA07522>