X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from sp4.qcslink.com (sp4.qcslink.com [200.35.147.4]) by mail.alpinelinux.org (Postfix) with ESMTP id 347AA1AF8334 for ; Mon, 17 Oct 2011 15:14:54 +0000 (UTC) Received: from sp4.qcslink.com (localhost.localdomain [127.0.0.1]) by sp4.qcslink.com (Postfix) with ESMTP id 379151A46F for ; Mon, 17 Oct 2011 11:14:40 -0400 (EDT) Received: from [10.252.6.112] (c-98-234-43-98.hsd1.ca.comcast.net [98.234.43.98]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nangel@nothome.org) by sp4.qcslink.com (Postfix) with ESMTPSA id ECB191A46D for ; Mon, 17 Oct 2011 11:14:39 -0400 (EDT) Message-ID: <4E9C466E.6010305@alpinelinux.org> Date: Mon, 17 Oct 2011 08:14:54 -0700 From: Nathan Angelacos User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20111005 Icedove/3.1.15 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] autossh / SSH Persistent Tunnel References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi Jeremy, On 10/15/2011 06:13 PM, Jeremy Thomerson wrote: > Has anyone on this list tried using autossh [1] to keep a persistent SSH > tunnel going? Or do you have a different / better approach to this or > the following scenarios? > > Scenario 1: OpenVPN with the "client-to-client" configuration setting. All clients can then see each other, no need for an extra ssh process - you should have native IP connectivity between the two clients. > > Scenario 2: I've seen a GRE tunnel used things like that; actually OpenNHRP + IPSec does /exactly/ what you are wanting to do. Or you can just go with OpenVPN "client-to-client" again. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---