Skip site navigation (1)Skip section navigation (2)
Date:      07 Jan 2003 22:24:56 +1300
From:      James Pole <james.pole@paradise.net.nz>
To:        Den <den@nikopol.net>
Cc:        stable@freebsd.org
Subject:   Re: tarfshow: /dev/bpf1...
Message-ID:  <1041931496.31066.2.camel@localhost>
In-Reply-To: <175829095966.20030107110848@nikopol.net>
References:  <175829095966.20030107110848@nikopol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-01-07 at 22:08, Den wrote:
> After installing DHCPD trafshow didn't start:
> # trafshow -p
> trafshow: /dev/bpf1: No such file or directory
> 
> In kernel config bpfilter is on:
> pseudo-device   bpfilter 8    #Berkeley packet filter
> 
> /dev/bpf1 is really absent, but /dev/bpf0 is present.
> 
> What is wrong?

Try running "cd /dev && ./MAKEDEV bpf1" as root to create the neccessary
device files for the berekely packet filters. See the FreeBSD manual
page for more detail:-

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-nodes.html

- James

-- 
James Pole

ICQ: 21721828
AIM: kiwijames1986
MSN: james.pole@paradise.net.nz
SMS: +64-210-455-139


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?1041931496.31066.2.camel>