From owner-freebsd-questions Wed Feb 18 07:37:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28298 for freebsd-questions-outgoing; Wed, 18 Feb 1998 07:37:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28270 for ; Wed, 18 Feb 1998 07:36:58 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.7/8.8.7) id JAA05813; Wed, 18 Feb 1998 09:35:51 -0600 (CST) From: "Paul T. Root" Message-Id: <199802181535.JAA05813@horton.iaces.com> Subject: Re: DHCP To: lahrg@atlanta.ds.adp.com (Gary Lahr) Date: Wed, 18 Feb 1998 09:35:50 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <01bd3c7c$ca2956c0$7b547e8b@lahrg.atlanta.ds.adp.com> from Gary Lahr at "Feb 18, 98 09:52:09 am" X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a previous message, Gary Lahr said: > I know this is not a piece of the freebsd project but I thought someone out > there might be running this software and can tell me what I have not > installed or what I am doing wrong. As you can see below I am running > FreeBSD 2.1.0 on a kernel I configured based on information from the web > site. I am trying to run the ISC DHPCD daemon but I get an error. Can anyone > tell me why the daemon can't find a free bpf (Berckley Packet Filter)? I > have read the man page and I can't figure out what I am doing wrong. > > Thanks for any help provided You need to rebuild your kernel and add: option bpfilter 2 After you install and reboot it, go to /dev and make the devices: sh MAKEDEV bpf0 sh MAKEDEV bpf1 > FreeBSD 2.1.0-RELEASE (DNSKERNEL) #0: Mon Feb 16 10:18:25 EST 1998 > Welcome to FreeBSD! > $ su - > Password: > erase ^H, kill ^U, intr ^C > # dhcpd > Internet Software Consortium DHCPD $Name: BETA_5_16 $ > Copyright 1995, 1996 The Internet Software Consortium. > All rights reserved. > # Can't find free bpf: Device not configured > dhcpd: exiting. > > -- > Have a great day... > -- > Gary Lahr (Regional Operations) - lahrg@atlanta.ds.adp.com > ADP Inc. - 6190 Powers Ferry Rd. STE 300 - Atlanta, Ga. 30339-2917 > 770.955.6080 Ext: 2147- Fax: 770.955.0587 - Pager: 770.764.9653 > Web Page: http://webserver.atlanta.ds.adp.com/lahrg/index.html > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- How do you know when a blonde has been using the computer? --by the whiteout on the computer screen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message