Subject: Re: Mopd cannot find bpf ...., help
To: David Brownlee <abs@anim.dreamworks.com>
From: Eric Feillant <Eric.Feillant@EUnet-Bretagne.fr>
List: port-vax
Date: 02/17/1998 16:09:35
David Brownlee wrote:
>
> You should really try asking on a freebsd list, but the problem
> may be one of:
> Your kernel config does not contain any bpf entries.
> You do not have any (or enough) /dev/bpf* devices.
>
I got in my FreeBSD kernel config files bpfilter 4 and i got
/dev/bpf0 .........
I really don't understand....
Eric.
> > Under FreeBSD 2.2.2 my mopd daemon tell me that
> > it cannot find bpf .....
> >
> > "pfInit: open bpf No such file or directory"
> >
> > Can someone help ?