From owner-freebsd-questions Tue Sep 18 18:34:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.79]) by hub.freebsd.org (Postfix) with ESMTP id 9C05237B416 for ; Tue, 18 Sep 2001 18:34:19 -0700 (PDT) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out3.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f8J1YFq65554 for ; Tue, 18 Sep 2001 20:34:15 -0500 (CDT) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id UAA29792 for questions@freebsd.org; Tue, 18 Sep 2001 20:34:15 -0500 (CDT) Date: Tue, 18 Sep 2001 20:34:15 -0500 From: Doug Poland To: questions@freebsd.org Subject: Can this be done? Message-ID: <20010918203414.A29311@execpc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry for the cryptic header but I can't describe what I'm trying to do in a small subject field. I'm looking for a tool that can show me tcp traffic. For example, I've got a windoze biff mail checker. The program doesn't connect to the imap server correctly and I cannot tell what commands the biff client is sending to the imap server. If I had a tool that could capture and assemble the tcp traffic, I could see what is passing between my imap client and imap server. I've tried to get tcpdump to work but it doesn't appear that it can assemble packets, just reports on the packets themselves. Is there a tool that can do this? -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message