From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 16:58:19 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 1987F1065672 for ; Wed, 26 Mar 2008 16:58:19 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id E7EE28FC27 for ; Wed, 26 Mar 2008 16:58:18 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id E38A2EBC3B; Wed, 26 Mar 2008 12:58:17 -0400 (EDT) Date: Wed, 26 Mar 2008 12:57:57 -0400 From: Bill Moran To: efinleywork@efinley.com Message-Id: <20080326125757.42c9bf2e.wmoran@potentialtech.com> In-Reply-To: References: X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.8; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 16:58:19 -0000 In response to Elliot Finley : > 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. You _could_ do this, but why not use OpenVPN or IPsec to create a VPN (where the remote nated machines are VPN clients, and your local machine is a VPN server) The right tool for the job, I'd say. -- Bill Moran http://www.potentialtech.com