From owner-freebsd-questions Thu Jul 20 6:25:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 9FFDF37B806 for ; Thu, 20 Jul 2000 06:25:19 -0700 (PDT) (envelope-from pherman@frenchfries.net) Received: from bagabeedaboo.security.at12.de (dial-194-8-205-186.netcologne.de [194.8.205.186]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id PAA26334; Thu, 20 Jul 2000 15:25:17 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.10.2/8.10.2) with ESMTP id e6KDPAg00889; Thu, 20 Jul 2000 15:25:10 +0200 (CEST) Date: Thu, 20 Jul 2000 15:25:09 +0200 (CEST) From: Paul Herman To: Sam Xie Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trafshow doesn't work? In-Reply-To: <20000719122403.A97370@samxie.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Jul 2000, Sam Xie wrote: > Hi! There, > My trafshow doesn't work. Whenever I tried to run trafshow, it gave me > error message says, > "trafshow: 行行行行行行行行: > Device not configured"( those \xd0 chars are special characters looks like D). > I check my Kernel configuration file, a line > "device bpf 4 #Berkeley packet filter" > is there. I don't know whatelse I should configure. Can someone help me? > Thanks! I don't know which FreeBSD version you have, but have you tried "ln -sf aj /etc/malloc.conf" ? There are apparently some small memory bugs in libpcap that only show up with these malloc flags. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message