From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 17:50:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71ABD1065673 for ; Wed, 26 Mar 2008 17:50:08 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from fmailhost01.isp.att.net (fmailhost01.isp.att.net [204.127.217.101]) by mx1.freebsd.org (Postfix) with ESMTP id 611868FC27 for ; Wed, 26 Mar 2008 17:50:08 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from [10.5.21.122] (adsl-146-128-79.bna.bellsouth.net[70.146.128.79]) by isp.att.net (frfwmhc01) with ESMTP id <20080326175006H0100n4phre>; Wed, 26 Mar 2008 17:50:07 +0000 X-Originating-IP: [70.146.128.79] Message-ID: <47EA8CB2.3050700@datapipe.com> Date: Wed, 26 Mar 2008 12:49:38 -0500 From: "Paul A. Procacci" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: efinleywork@efinley.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: making FreeBSD phone home via SSH X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 17:50:08 -0000 Elliot Finley wrote: > Hello all, > > I have an interesting project. I have several FreeBSD servers that I > will be deploying to remote locations. They will be sitting behind a > NAT. I would like them to make a SSH connection to a local server > sitting on a public IP. I need them connected in a way that will give > me remote shell access. > > Has anyone done this before? I'd rather not re-invent the wheel. > > TIA for any pointers. > > Elliot > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I've been using vtund for just that. Simple, easy, effective....just another option of course. ~Paul