From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 13:20:17 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 3E3AD10656A7 for ; Mon, 27 Oct 2008 13:20:17 +0000 (UTC) (envelope-from deianp@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 0E5268FC52 for ; Mon, 27 Oct 2008 13:20:16 +0000 (UTC) (envelope-from deianp@gmail.com) Received: by wa-out-1112.google.com with SMTP id n4so1160281wag.27 for ; Mon, 27 Oct 2008 06:20:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=82iaU/nFGtBKS/vL0/aA57weBrthO4QzwpUhyDuqxFo=; b=Fcr9XFFK1W20kZZ7V8Lshh1RbPheClrqZ/dIVXhsM6kB6JhpRcj5lcS7HeFbZex3D1 TcGkwhylGxoGHH7RwSoVXGgA2EkHc9/SgBo6d2uBvVVsh/n2cYWjOI4N/4kYavuEQmHM y/qu4f9O+GEU++Yk0P3YA+DldyYtK2iXuiEhI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=m9tNs2IwdMl86NY5WregQqZFRK6YCEFp3REP2Ayb7rc2Y6OKq3veU/0dqHoU+IeDtv s/v9WNkcSVqw+rp70VpaZHen2nk7cCker7qBv+UzNWebIPo2fEEAhh+J+vnmQJG7/Qdg pFfWvzrp29IMyGtFslbqEiWnOYdPYh7bzR/tQ= Received: by 10.114.183.1 with SMTP id g1mr4745590waf.131.1225111993729; Mon, 27 Oct 2008 05:53:13 -0700 (PDT) Received: by 10.114.145.11 with HTTP; Mon, 27 Oct 2008 05:53:13 -0700 (PDT) Message-ID: Date: Mon, 27 Oct 2008 14:53:13 +0200 From: "Deian Popov" To: "Odhiambo Washington" In-Reply-To: <991123400810270504k745fe683mbca2f58e268ce8fd@mail.gmail.com> MIME-Version: 1.0 References: <991123400810270504k745fe683mbca2f58e268ce8fd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 13:20:17 -0000 Hello, try "deny unknown-clients;" and may be "boot-unknown-clients false;" in dhcpd.conf Deian On Mon, Oct 27, 2008 at 2:04 PM, Odhiambo Washington wrote: > Hello List, > > Suppose I have 100 Desktops, and I want my DHCP server to _only_ > assign IP addresses to these hosts, using MAC addresses, is there a > way to tell the DHCP server to NOT assign any IP address to a machine > whose MAC address it doesn't know? > I don't want any computer being plugged onto my LAN and getting/using > resources without my knowledge. Just some level of paranoia:-) > > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254733744121/+254722743223 > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > "Life must be understood backwards; but... it must be lived forward." > - Soren Kierkegaard > "Oh My God! They killed init! You Bastards!" > --from a /. post > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >