From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 22:10:48 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 3C821106564A for ; Wed, 26 Mar 2008 22:10:48 +0000 (UTC) (envelope-from efinleywork@efinley.com) Received: from mail1.etv.net (mail1.etv.net [66.111.113.18]) by mx1.freebsd.org (Postfix) with ESMTP id 24CDA8FC14 for ; Wed, 26 Mar 2008 22:10:48 +0000 (UTC) (envelope-from efinleywork@efinley.com) Received: from efinley04.etv.net ([74.214.237.51] helo=science3.efinley.com) by mail1.etv.net with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JedpW-000HKL-0F; Wed, 26 Mar 2008 16:10:46 -0600 From: Elliot Finley To: "Edward Capriolo" Date: Wed, 26 Mar 2008 16:10:46 -0600 Organization: Emery Telcom Message-ID: References: <47EA8CB2.3050700@datapipe.com> In-Reply-To: X-Mailer: Forte Agent 4.1/32.1088 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Cc: "Paul A. Procacci" , User Questions Subject: Re: making FreeBSD phone home via SSH X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: efinleywork@efinley.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 22:10:48 -0000 Thanks to everyone for their suggestions... It looks like I have several good options. On Wed, 26 Mar 2008 14:40:24 -0400, you wrote: >I believe the stunnel application is made to manager and restart >tunnels like this. However stunnel is a wrapper application around >reverse ssh tunnels, which someone has already mentioned. > >You may want to run your ssh server on tcp https 443. Because some >firewalls will block outgoing things. SSH server on 443 looks like a >secured web site to almost all packet inspecting engines. > >On Wed, Mar 26, 2008 at 1:49 PM, Paul A. Procacci > wrote: >> >> 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 >> >> >> _______________________________________________ >> 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" >>