Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753508AbXLTU5X (ORCPT ); Thu, 20 Dec 2007 15:57:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758681AbXLTU46 (ORCPT ); Thu, 20 Dec 2007 15:56:58 -0500 Received: from jbanks.dsl.xmission.com ([204.228.152.159]:45853 "EHLO mail.bakbone.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758350AbXLTU45 (ORCPT ); Thu, 20 Dec 2007 15:56:57 -0500 From: Justin Banks Date: Thu, 20 Dec 2007 13:49:59 -0700 To: James Nichols Cc: Eric Dumazet , Jan Engelhardt , linux-kernel@vger.kernel.org, Linux Netdev List Subject: Re: After many hours all outbound connections get stuck in SYN_SENT Message-ID: <20071220204958.GA7898@bleen.domain.actdsltmp> References: <83a51e120712181021p4c4c2a13g8820271f1e00361b@mail.gmail.com> <4768123A.7040603@cosmosbay.com> <83a51e120712181144l65633b32r72cc369f9d012f47@mail.gmail.com> <47682F8C.20205@cosmosbay.com> <83a51e120712190853q33d9c7c1t4a46380665b7538b@mail.gmail.com> <47694FCC.1020507@cosmosbay.com> <83a51e120712190943m3bf0e2e4v2ea6b660142e9a5a@mail.gmail.com> <47695CEF.4090908@cosmosbay.com> <83a51e120712200808m7fa63e9jc588124a6da5f740@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83a51e120712200808m7fa63e9jc588124a6da5f740@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 25 James Nichols wrote > > I still dont understand. > > > > "tcpdump -p -n -s 1600 -c 10000" doesnt reveal User data at all. > > > > Without any exact data from you, I am afraid nobody can help. > > Oh, I didn't see that you specified specific options. I'll still have > to anonymize 2000+ IP addresses, but I think there is an open source > tool that will do this for you. tcpdump -p -n -s 1600 -c 10000 | perl -pe 's/(\d+\.\d+\.\d+\.\d+)/HIDE.THIS.IP.ADDR/g' -justinb -- Justin Banks BakBone Software justinb@bakbone.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/