From owner-freebsd-questions@FreeBSD.ORG Sat May 31 14:56:22 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 01A2B1065675 for ; Sat, 31 May 2008 14:56:22 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from lmailproxy01.edpnet.net (lmailproxy01.edpnet.net [212.71.1.194]) by mx1.freebsd.org (Postfix) with ESMTP id 6DDCC8FC13 for ; Sat, 31 May 2008 14:56:21 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from [192.168.0.10] ([77.109.107.37]) by lmailproxy01.edpnet.net (8.13.1/8.13.1) with ESMTP id m4VEu5i8008912; Sat, 31 May 2008 16:56:15 +0200 From: Julien Cigar To: Thomas Mullins In-Reply-To: <537CB068C0C3DB4C857BB2719A89DC9102793F0A@mail2.wise.k12> References: <537CB068C0C3DB4C857BB2719A89DC9102793F0A@mail2.wise.k12> Content-Type: text/plain Date: Sat, 31 May 2008 16:56:04 +0200 Message-Id: <1212245764.1343.0.camel@rivendell.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.93/7040/Tue May 6 03:52:15 2008 on lmailproxy01.edpnet.net X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=disabled version=3.1.9 X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on lmailproxy01.edpnet.net Cc: freebsd-questions@freebsd.org Subject: Re: Reverse proxy recommendation 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: Sat, 31 May 2008 14:56:22 -0000 I use Apache (2.2) with mod_proxy / mod_proxy_balancer ... works like a charm! On Sat, 2008-05-31 at 10:26 -0400, Thomas Mullins wrote: > Hello, > > We have three internal web servers that we make accessible to the > internet. Right now we simply use pf and port redirection. Works > great. > > But, we would like to tighten up security. I know you can do this with > squid, apache and a few others. Could someone please make a > recommendation on what solutions they have used or seen in the past? > > Thanks > Shane > _______________________________________________ > 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"