From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 24 10:43:38 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4388B37B401 for ; Thu, 24 Jul 2003 10:43:38 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id E271D43FAF for ; Thu, 24 Jul 2003 10:43:32 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2])h6OHhKqq066873 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 24 Jul 2003 19:43:20 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Thu, 24 Jul 2003 19:43:20 +0200 (CEST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem To: John-Mark Gurney In-Reply-To: <20030724173640.GA10708@funkthat.com> Message-ID: <20030724194228.P65000-100000@foem> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Diomidis Spinellis cc: Luigi Rizzo cc: freebsd-hackers@freebsd.org Subject: Re: Network pipes X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 17:43:38 -0000 > I think this should just be a utility like Luigi suggested. This will > help "solve" these problems. And in large part the traditional netpipe/socket tools in combination with the -L and -R flags of SSH solve these issues rather handily. And when used with ssh-keyagent rather nicely. Dw