From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 07:31:13 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 04CD81065673 for ; Mon, 14 Apr 2008 07:31:13 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6F3768FC19 for ; Mon, 14 Apr 2008 07:31:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m3E7Uxl4006360; Mon, 14 Apr 2008 09:30:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m3E7Uuvr006357; Mon, 14 Apr 2008 09:30:58 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 14 Apr 2008 09:30:56 +0200 (CEST) From: Wojciech Puchar To: Ruel Luchavez In-Reply-To: Message-ID: <20080414093042.Q6347@wojtek.tensor.gdynia.pl> References: <20080414091201.P6301@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: DHCP problem.Help please 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, 14 Apr 2008 07:31:13 -0000 > How to reload the dhcpd? what would be the command fo it? /usr/local/etc/rc.d/isc-dhcpd restart > > Best regards.. > > > On Mon, Apr 14, 2008 at 3:12 PM, Wojciech Puchar < > wojtek@wojtek.tensor.gdynia.pl> wrote: > >> add this at the bottom >>> >>> host test { >>> hardware ethernet 00:1d:27:64:e1:af; [this is the physical address of >>> new >>> PC] >>> fixed address 192.168.1.16; >>> } >>> >>> But as we "ipconfig" the new PC the IP is still the same? >>> Is there something i forgot to configure? >>> >>> PLEASE HELP here...thanks in adnvanced >>> >> >> no idea. try turning off then on network interface in windoze. >> >> did you reloaded dhcpd? >> >