From owner-freebsd-questions@FreeBSD.ORG Mon Jul 24 19:26:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8695F16A4DF for ; Mon, 24 Jul 2006 19:26:41 +0000 (UTC) (envelope-from scphantm@yahoo.com) Received: from ms-smtp-05.tampabay.rr.com (ms-smtp-05.tampabay.rr.com [65.32.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15EC343D68 for ; Mon, 24 Jul 2006 19:26:40 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from [192.168.0.56] (94.146.205.68.cfl.res.rr.com [68.205.146.94]) by ms-smtp-05.tampabay.rr.com (8.13.6/8.13.6) with ESMTP id k6OJQdj6027004 for ; Mon, 24 Jul 2006 15:26:39 -0400 (EDT) Message-ID: <44C51D80.8060306@yahoo.com> Date: Mon, 24 Jul 2006 15:20:32 -0400 From: Steel City Phantom User-Agent: Thunderbird 1.5 (X11/20060226) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Mailman-Approved-At: Tue, 25 Jul 2006 00:59:31 +0000 Subject: dumping net traffic to log file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 19:26:41 -0000 i am troubleshooting an application and am having a hell of a time with it. with bsd 6.1 is there a way where i can dump all traffic coming over the nic to a log file so i can see exactly what is coming in? thanks