Date: Wed, 26 Mar 2008 14:40:24 -0400 From: "Edward Capriolo" <edlinuxguru@gmail.com> To: "Paul A. Procacci" <pprocacci@datapipe.com> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: making FreeBSD phone home via SSH Message-ID: <cbbf4b570803261140n4786d716q1bea6bdeeb6a95f9@mail.gmail.com> In-Reply-To: <47EA8CB2.3050700@datapipe.com> References: <bmvku313pgi672r8fgqiq39fn97csphos7@4ax.com> <47EA8CB2.3050700@datapipe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <pprocacci@datapipe.com> 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cbbf4b570803261140n4786d716q1bea6bdeeb6a95f9>