atom feed5 messages in org.freebsd.freebsd-securityRe: UUCP over SSH tunnel?
FromSent OnAttachments
Martin WelkJan 10, 2000 7:04 pm 
Fernando SchapachnikJan 11, 2000 4:56 am 
Christian WeisgerberJan 11, 2000 11:15 am 
Gerhard SittigJan 11, 2000 1:07 pm 
Fernando SchapachnikJan 12, 2000 3:51 am 
Subject:Re: UUCP over SSH tunnel?
From:Fernando Schapachnik (fps@ns1.via-net-works.net.ar)
Date:Jan 11, 2000 4:56:24 am
List:org.freebsd.freebsd-security

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. fern@via-net-works.net.ar (54-11) 4323-3333

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message