Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id DE7E52E005E for ; Fri, 21 Mar 2008 05:49:51 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 51795-09 for ; Fri, 21 Mar 2008 05:49:49 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 3959A2E00A1 for ; Fri, 21 Mar 2008 05:49:49 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 274CDDCC98F; Fri, 21 Mar 2008 09:49:47 +0100 (CET) Message-ID: <47E3774F.4060507@hagander.net> Date: Fri, 21 Mar 2008 09:52:31 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: "Marc G. Fournier" CC: "Joshua D. Drake" , Alvaro Herrera , w^3 Subject: Re: pgsql-committers list is misconfigured References: <20080320192522.GF6235@alvh.no-ip.org> <47E2D825.70006@hagander.net> <84A5B590EEA1F11BAB21559B@ganymede.hub.org> <20080320170339.3b548448@commandprompt.com> <20080320171309.7c340bbc@commandprompt.com> <02F66633E4E081801CB3872E@ganymede.hub.org> In-Reply-To: <02F66633E4E081801CB3872E@ganymede.hub.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/449 X-Sequence-Number: 14568 Marc G. Fournier wrote: > > I'm using ipaudit right now, which does a reasonable job of dumping the data, > but its at least a half hour out before I really know if a change I've made is > having the desired effect ... would really like to find something more 'real > time' for dealing with identifying a DOS recipient ... > > Is there anything I can do with a Cisco switch for this, maybe? Something more > granular then mrtg? If you have a "decent size" cisco switch, you can use netflow. But you still need a piece of software to analyze it. There are a lot of other trafic control "appliances" out there, but they're pretty expensive... It's not all unusual that this service is provided datacenter-wide by the ISP - but I assume you've checked with them? //Magnus