From owner-freebsd-security Wed Sep 19 13:49:29 2001 Delivered-To: freebsd-security@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id A393037B414 for ; Wed, 19 Sep 2001 13:49:26 -0700 (PDT) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id OAA14575; Wed, 19 Sep 2001 14:49:08 -0600 (MDT) Message-Id: <4.3.2.7.2.20010919143532.05986c30@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 19 Sep 2001 14:37:10 -0600 To: Erick Mechler From: Brett Glass Subject: Re: Defense against "Code Rainbow" Cc: security@FreeBSD.ORG In-Reply-To: <20010919105553.J3881@techometer.net> References: <4.3.2.7.2.20010919112438.0598b8b0@localhost> <4.3.2.7.2.20010919112438.0598b8b0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 11:55 AM 9/19/2001, Erick Mechler wrote: >What about using TCP wrapers? I'm not sure of the performance implications >of doing so, but maybe it's worth a shot. Apache doesn't play very well with TCP wrappers, as it likes to manage its own sockets and process pool. Also, a wrapper wouldn't eliminate the overhead of opening a socket. I'm trying to block the packets before that happens. --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message