From owner-freebsd-security Tue Jan 11 4:56:49 2000 Delivered-To: freebsd-security@freebsd.org Received: from ns1.via-net-works.net.ar (ns1.via-net-works.net.ar [200.10.100.10]) by hub.freebsd.org (Postfix) with ESMTP id C1B1915475 for ; Tue, 11 Jan 2000 04:56:45 -0800 (PST) (envelope-from fpscha@ns1.via-net-works.net.ar) Received: (from fpscha@localhost) by ns1.via-net-works.net.ar (8.8.5/8.8.4) id JAA18889; Tue, 11 Jan 2000 09:56:46 -0300 (GMT) From: Fernando Schapachnik Message-Id: <200001111256.JAA18889@ns1.via-net-works.net.ar> Subject: Re: UUCP over SSH tunnel? In-Reply-To: <20000111040509.A17467@theatre.sax.de> from Martin Welk at "Jan 11, 0 04:05:10 am" To: mw@sax.de Date: Tue, 11 Jan 2000 09:56:46 -0300 (GMT) Cc: security@FreeBSD.ORG Reply-To: Fernando Schapachnik X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Read first the UUCP info pages on how to set up UUCP over TCP. Make in work without the SSH tunnel. Then create an account on your server that has, say, /bin/cat as shell, and make sure you limit the resources it can consume (to limit any DoS possibility). As last step, on the client, modify /etc/uucp/sys and add: address 127.0.0.1 and create a script that: ssh -l account -L 540:server:540 server calls uucico kills ssh. Hope it helps. Note I'm using UUCP over TCP, which works fine, ssh port forwarding, which works fine too, but have never combined both. Regards. En un mensaje anterior, Martin Welk escribió: > Hello there, > > I want to do UUCP-over-IP through an SSH tunnel - does anybody have a > configuration example for such a job, I tried to configure it properly > but without luck :-( 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