Date: Tue, 23 Sep 2008 19:16:28 +0200 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: John Almberg <jalmberg@identry.com> Subject: Re: mysql connection through ssl tunnel Message-ID: <200809231916.28619.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <8B945891-5F96-4FBF-8175-15F67F03DD92@identry.com> References: <8B945891-5F96-4FBF-8175-15F67F03DD92@identry.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 September 2008 15:54:10 John Almberg wrote: > I have two FreeBSD machines. One is a application server, the other a > database server running mysql. These machines are in two different > locations. I'd like to allow the application server to access mysql > through an SSH tunnel. > Any recommendations, much appreciated. You can use Vince's suggestion, or simply use SSL connections to the mysql server. Each have their own pros and cons. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809231916.28619.fbsd.questions>