From owner-freebsd-questions Mon Jan 3 10:53:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with SMTP id 4A34314D34 for ; Mon, 3 Jan 2000 10:53:53 -0800 (PST) (envelope-from jpr@vcnet.com) Received: (qmail 1947 invoked from network); 3 Jan 2000 18:53:49 -0000 Received: from joff.vc.net (HELO ?209.239.239.22?) (209.239.239.22) by mail.vcnet.com with SMTP; 3 Jan 2000 18:53:49 -0000 Mime-Version: 1.0 Message-Id: Date: Mon, 3 Jan 2000 10:53:51 -0800 To: freebsd-questions@freebsd.org From: Jon Rust Subject: tcpdump => ascii Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I used to run all BSD/OS machines. The version of tcpdump included with BSD/OS used a flag, -X, to display the output (specifically, the payload) in human readable format. Very useful. FreeBSD's tcpdump doesn't seem to have such a flag. I'm attempting to watch an SMTP session to what's going wrong with a user's attempt to send mail. How can I decode the output? Thanks, jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message