Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 1996 16:09:31 -0700 (PDT)
From:      Steve Reid <root@edmweb.com>
To:        Richard Gresek <rg@gds.de>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: UAR: /dev/bpf0
Message-ID:  <Pine.BSF.3.91.960530155932.175B-100000@bitbucket.edmweb.com>
In-Reply-To: <199605302227.WAA00374@gds.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am trying to use the uar on a FreeBSD 2.1-STABLE.
[snip]
> ./MAKEDEV bpf0
> Unfortunately this did not help. The message that bpf0 is not 
> configured and 'failed to open ed0' appears again and again.

This may seem obvious, but did you compile the kernel with support for the
berkeley packet filter? Make sure there is a line like this in your kernel
config: 

 pseudo-device bpfilter 1

You may want to use a number larger than 1, so that you can have multiple 
tcpdump (or whatever) programs running.


=====================================================================
| Steve Reid - SysAdmin & Pres, EDM Web (http://www.edmweb.com/)    |
| Email: steve@edmweb.com   Home Page: http://www.edmweb.com/steve/ |
| PGP (2048/9F317269) Fingerprint: 11C89D1CD67287E68C09EC52443F8830 |
|          -- Disclaimer: JMHO, YMMV, TANSTAAFL, IANAL. --          |
===================================================================:)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960530155932.175B-100000>