From owner-freebsd-isp@FreeBSD.ORG Tue Aug 22 06:56:38 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 402C616A4DE for ; Tue, 22 Aug 2006 06:56:38 +0000 (UTC) (envelope-from jeremiah.foster@clickstore.se) Received: from devtcs.com (h032.g.port80.se [217.75.113.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5C4D43D49 for ; Tue, 22 Aug 2006 06:56:37 +0000 (GMT) (envelope-from jeremiah.foster@clickstore.se) Received: from c83-252-226-210.bredband.comhem.se ([83.252.226.210] helo=[192.168.0.102]) by devtcs.com with esmtp (Exim 4.60) (envelope-from ) id 1GFQ7w-0005px-3Y for freebsd-isp@freebsd.org; Tue, 22 Aug 2006 08:52:44 +0200 From: Jeremiah Foster To: freebsd-isp@freebsd.org Content-Type: text/plain Organization: The Clickstore AB Date: Tue, 22 Aug 2006 08:56:39 +0200 Message-Id: <1156229799.4893.150.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Subject: Inherited FreeBSD machine without: firewall, proxy (i.e. squid) and RAID management X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jeremiah.foster@clickstore.se List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 06:56:38 -0000 Good morning list, The company I work for has brought some web serving in-house. We now have a machine from a subcontractor that is running FreeBSD 4.11. It is a production web server responsible for generating data from the database and presenting it (in Zope, yuck.) I would like to create a firewall, add caching so that the web pages get served more quickly, and find out when the RAID disks are failing, right now I can tell when that happens because the database slows to a crawl. Does anyone have any advice? I am aware of excellent FreeBSD firewalling software which I will most likely use. I am also familiar with squid - is this my best be for caching web pages so that the site appears to load faster? I can see from dmesg.boot that the relevant RAID aparatus is a Fixed Direct Access SCSI-0 device, what would be the right software to monitor this volume? Obviously not vinum since I have been informed that it is a software RAID management system, not hardware management. Thank you very much, Jeremiah Foster