From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 13:59:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67A681065680 for ; Mon, 27 Oct 2008 13:59:43 +0000 (UTC) (envelope-from rvm@CBORD.com) Received: from smssmtp.cbord.com (mx1.cbord.com [24.39.174.11]) by mx1.freebsd.org (Postfix) with ESMTP id 281B98FC24 for ; Mon, 27 Oct 2008 13:59:42 +0000 (UTC) (envelope-from rvm@CBORD.com) X-AuditID: ac1f0165-000001a000000220-8d-4905c926025c Received: from Email.cbord.com ([10.1.1.100]) by smssmtp.cbord.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 27 Oct 2008 09:59:02 -0400 X-MIMEOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 27 Oct 2008 09:58:36 -0400 Message-ID: In-Reply-To: <991123400810270612k6c1b16f2rd5592e0881294ba7@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: DHCP and MAC addresses Thread-Index: Ack4NZ14IxNaQnW1SwSZYZvwtbYLKgABc1Ug References: <991123400810270504k745fe683mbca2f58e268ce8fd@mail.gmail.com> <991123400810270612k6c1b16f2rd5592e0881294ba7@mail.gmail.com> From: "Bob McConnell" To: "User Questions" X-Brightmail-Tracker: AAAAAA== Subject: RE: DHCP and MAC addresses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2008 13:59:43 -0000 On Behalf Of Odhiambo Washington >=20 > One response I got off list was that I could use "deny > unknown-clients;" if I use isc-dhcpd-server, which got me thinking ... > is there another dhcp server for FreeBSD in the ports tree, or outside > it? I have used dnsmasq on Slackware Linux. It is a combined DNS/DHCP server that works well on small private networks. I don't know if it runs on BSD. Bob McConnell