Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2001 09:43:19 +0200
From:      Gerhard Sittig <Gerhard.Sittig@gmx.net>
To:        stable@FreeBSD.org
Subject:   Re: device not configured
Message-ID:  <20010416094318.H20830@speedy.gsinet>
In-Reply-To: <200104160149.SAA24001@freeway.dcfinc.com>; from chad@DCFinc.com on Sun, Apr 15, 2001 at 06:49:28PM -0700
References:  <200104160149.SAA24001@freeway.dcfinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 15, 2001 at 18:49 -0700, Chad R. Larson wrote:
> 
> It's an elderly web server.  I wanted to try to diagnose some
> comm problems, and tried to light up tcpdump.  It claims my
> (one and only) Ethernet interface is not configured.

Could the message be misleading and it's bpf(4) that's missing?
And if one's there, is it allocated / bound by some other process
and you need more bpf devices or less processes using them? :)

> # tcpdump
> tcpdump: ix0: Device not configured
> # exit

What about truss(1) and friends?  It would tell you which syscall
fails, which parameters it had and what the actual return code
was.  This could give much more clues than a generic(?) "not
configured" or "nope!".


virtually yours   82D1 9B9C 01DC 4FB4 D7B4  61BE 3F49 4F77 72DE DA76
Gerhard Sittig   true | mail -s "get gpg key" Gerhard.Sittig@gmx.net
-- 
     If you don't understand or are scared by any of the above
             ask your parents or an adult to help you.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010416094318.H20830>