From owner-freebsd-geom@FreeBSD.ORG Tue Mar 28 19:51:24 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3990716A4A0; Tue, 28 Mar 2006 19:51:24 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from ferengi.borderworlds.dk (ferengi.borderworlds.dk [80.166.152.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B6834426C; Tue, 28 Mar 2006 19:24:58 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 4AD48B838; Tue, 28 Mar 2006 21:24:57 +0200 (CEST) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id E862DB8F5; Tue, 28 Mar 2006 21:24:56 +0200 (CEST) To: Ensel Sharon References: From: Christian Laursen Date: Tue, 28 Mar 2006 21:24:56 +0200 In-Reply-To: (Ensel Sharon's message of "Tue, 28 Mar 2006 13:36:37 -0500 (EST)") Message-ID: <86zmja4bjr.fsf@borg.borderworlds.dk> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org, freebsd-geom@freebsd.org Subject: Re: help needed - GBDE mounts on top of FUSE sshfs (fails) X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 19:51:25 -0000 Ensel Sharon writes: > On Tue, 28 Mar 2006, Christian Laursen wrote: > >> Ensel Sharon writes: >> You could probably use geom_gate for it and forward the connection from the >> local ggatec to the remote ggated via your ssh connection. > > Can you elaborate, or point me to a document that describes using > geom_gate ? My only exposure to these things was with the GBDE HOWTO: Read the man pages for ggatec and ggated. Furthermore read the man page for ssh, especially the part about the -L option. -- Christian Laursen