From owner-freebsd-questions@FreeBSD.ORG Tue Sep 28 14:25:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C93516A4CE for ; Tue, 28 Sep 2004 14:25:14 +0000 (GMT) Received: from mymail.netmagicians.com (mymail.netmagicians.com [202.87.39.126]) by mx1.FreeBSD.org (Postfix) with SMTP id DDAB343D1D for ; Tue, 28 Sep 2004 14:25:12 +0000 (GMT) (envelope-from sid@netmagicsolutions.com) Received: (qmail 14819 invoked by uid 549); 28 Sep 2004 14:40:15 -0000 Received: from 202.87.39.242 by mymail.netmagicsolutions.com (envelope-from , uid 504) with qmail-scanner-1.23 (clamdscan: 0.75. uvscan: v4.3.20/v4100. Clear:RC:0(202.87.39.242):. Processed in 0.848091 secs); 28 Sep 2004 14:40:15 -0000 Received: from intra.netmagicsolutions.com (HELO ?10.1.1.172?) (202.87.39.242) by mymail.netmagicians.com with SMTP; 28 Sep 2004 14:40:14 -0000 Message-ID: <41597681.3050205@netmagicsolutions.com> Date: Tue, 28 Sep 2004 20:04:41 +0530 From: Siddhartha Jain User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org References: <415970EF.5040801@netmagicsolutions.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: View dummynet connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 14:25:14 -0000 I know that command but it doesn't seem to do the job. It doesn't show me the active connections thru/to the box. Cheers, Siddhartha Subhro wrote: >ipfw pipe list > >Regards >S. > > >On Tue, 28 Sep 2004 19:40:55 +0530, Siddhartha Jain > wrote: > > >>Hi, >> >>FreeBSD 4.10-RELEASE >> >>I am using dummynet in the bridge mode. Is there a way that I can see >>the active connections going through each pipe in the form of source >>IP/port and destination IP/port pairs? >> >>Thanks, >> >>Siddhartha >> >>