From owner-freebsd-isp@FreeBSD.ORG Fri May 28 13:21:21 2004 Return-Path: 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 3CB5A16A4CE for ; Fri, 28 May 2004 13:21:21 -0700 (PDT) Received: from glatton.cnchost.com (glatton.cnchost.com [207.155.248.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF57343D45 for ; Fri, 28 May 2004 13:21:20 -0700 (PDT) (envelope-from kgupta@edgefocus.com) Received: from karang (ws130.advancel.com [207.88.142.131] (may be forged)) by glatton.cnchost.com id QAA18189; Fri, 28 May 2004 16:21:20 -0400 (EDT) [ConcentricHost SMTP Relay 1.17] Errors-To: Message-ID: <0a2501c444f2$922243b0$5c2aa8c0@edgefocus.com> From: "Karan Gupta" To: Date: Fri, 28 May 2004 13:30:09 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: ipfw pipe showing weird ip X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 20:21:21 -0000 00001: 1.024 Mbit/s 0 ms 50 sl. 20 queues (256 buckets) = droptail mask: 0x00 0xffffffff/0x0000 -> 0x00000000/0x0000 BKT Prot ___Source IP/port____ ____Dest. IP/port____ Tot_pkt/bytes = Pkt/Byte Drp 0 ip 0.0.0.0/0 0.0.0.0/0 68 22681 0 = 0 0 10 ip 10.0.148.5/0 0.0.0.0/0 12 1152 0 = 0 0 14 ip 10.0.148.7/0 0.0.0.0/0 115 8740 0 = 0 0 20 ip 0.0.0.10/0 0.0.0.0/0 2858166 114326640 = 0 0 0 Heres the output of the ipfw pipe sh command My concern is the Source IP entry of 0.0.0.10/0...what could that be? k