Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!dispatch.news.demon.net!demon!xciv.demon.co.uk!xciv.demon.co.uk!usenet From: paul@xciv.org (Paul Civati) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: How do I set up rarpd ? Date: 10 Apr 1997 19:38:38 GMT Organization: Discotheque Message-ID: <5ijfju$7l@xciv.demon.co.uk> References: <5ieoun$f3t@news1.radix.net> <5ifvid$a5t@ui-gate.utell.co.uk> NNTP-Posting-Host: pantera.xciv.org X-NNTP-Posting-Host: xciv.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 X-URL: http://www.xciv.org/~paul/ Cc: newsposts@xciv.org Lines: 15 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:5792 In article <5ifvid$a5t@ui-gate.utell.co.uk>, brian@shift.utell.net (Brian Somers) writes: >> I didn't see anything relating to bpf0 in the GENERIC configuration >> file. Will just the act of building a kernel configure bpf0 ? If not, >> could someone point out what is required? > > Ha ha ! You should have searched for "bpf", not "bpf0" :) You need > options bpfilter 4 > in your config (the 4 is variable). See LINT. You may also need to use MAKEDEV in /dev to build bpf? device(s) if there aren't any. -Paul-