From owner-freebsd-questions@FreeBSD.ORG Wed Apr 20 19:37:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D28216A4CE for ; Wed, 20 Apr 2005 19:37:23 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id E641C43D4C for ; Wed, 20 Apr 2005 19:37:22 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 430305CE7; Wed, 20 Apr 2005 15:37:22 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75124-05; Wed, 20 Apr 2005 15:37:21 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id EEAA15CA8; Wed, 20 Apr 2005 15:37:20 -0400 (EDT) Message-ID: <4266AF4F.7020803@mac.com> Date: Wed, 20 Apr 2005 15:36:47 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050319 X-Accept-Language: en-us, en MIME-Version: 1.0 To: liu jiachang References: <20050420001520.97770.qmail@web15803.mail.cnb.yahoo.com> In-Reply-To: <20050420001520.97770.qmail@web15803.mail.cnb.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@freebsd.org Subject: Re: how to set fixed address problem at dhcpd.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 19:37:23 -0000 liu jiachang wrote: [ ... ] Yes, if you specify hardware MAC addresses, you can assign fixed IPs. > and another problem is still some words from dhcpd, as > these: > dhcpd: unable to create icmp socket: operation not > permitled > dhcpd: can't open /var/db/dhcpd.leases for append You need to kill and restart dhcpd as root. -- -Chuck