From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 07:28:04 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 28570106566B for ; Mon, 14 Apr 2008 07:28:04 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id D3DC58FC26 for ; Mon, 14 Apr 2008 07:28:03 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so531305ywt.61 for ; Mon, 14 Apr 2008 00:27:56 -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=en1Fa4tdlyej8gG7pdhGdHU8JoZkhUn2gFBz/8UlLcA=; b=c92ffkppCsqRZC/Ysu35qf+MN95BWe3dZxDHGYc0ujIxcK1SQrpM4A+t+Nw/Cd4Nq4bQE/Fnv7DCdHIEKp+N/TuoqiK1pSjH/kDwAqP0Ai5LQhzbFbpBsKdOALe2eqVi2mCdwczwkL1khPxMyHlj4wXHs/uJe7+MG9bquAyR3I4= 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=OEptuP1t2MPXY81JHVeE7yTxdwngHaR7pSA92wggyccjzRkDd1qaW2JW/YGkrjdTiHKKfN4cMz8RPVJZ4kMSr1FC3vnd/WPTsHkPKVSZ5PxfgxrQqbTjlz6xhSLs+86kgeR/zZJg2qMwEOpYHOkhhR7uEMggznblqJnEAvYmQEk= Received: by 10.151.145.5 with SMTP id x5mr5748058ybn.12.1208158076251; Mon, 14 Apr 2008 00:27:56 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Mon, 14 Apr 2008 00:27:56 -0700 (PDT) Message-ID: Date: Mon, 14 Apr 2008 15:27:56 +0800 From: "Ruel Luchavez" To: "Wojciech Puchar" In-Reply-To: <20080414091201.P6301@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 References: <20080414091201.P6301@wojtek.tensor.gdynia.pl> 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: 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:28:04 -0000 How to reload the dhcpd? what would be the command fo it? 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? >