From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 14:03:15 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 11FFD106567A for ; Mon, 27 Oct 2008 14:03:15 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id BE82F8FC21 for ; Mon, 27 Oct 2008 14:03:14 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-255-48-78.bredband.comhem.se ([83.255.48.78]:58815 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KuSgb-00076b-6J for freebsd-questions@freebsd.org; Mon, 27 Oct 2008 15:03:14 +0100 Received: (qmail 10218 invoked from network); 27 Oct 2008 15:03:10 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 27 Oct 2008 15:03:10 +0100 Received: (qmail 36148 invoked by uid 1001); 27 Oct 2008 15:03:10 +0100 Date: Mon, 27 Oct 2008 15:03:10 +0100 From: Erik Trulsson To: Bob McConnell Message-ID: <20081027140310.GA36129@owl.midgard.homeip.net> References: <991123400810270612k6c1b16f2rd5592e0881294ba7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.255.48.78 X-Scan-Result: No virus found in message 1KuSgb-00076b-6J. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1KuSgb-00076b-6J 6552859e4ef8d0d8d794b4a037785d05 Cc: User Questions 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 14:03:15 -0000 On Mon, Oct 27, 2008 at 09:58:36AM -0400, Bob McConnell wrote: > On Behalf Of Odhiambo Washington > > > > 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. It is available in the ports tree as ports/dns/dnsmasq -- Erik Trulsson ertr1013@student.uu.se