From owner-freebsd-questions Fri Nov 30 11:46:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id C187337B405 for ; Fri, 30 Nov 2001 11:46:54 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id fAUJkp734805; Fri, 30 Nov 2001 13:46:51 -0600 (CST) (envelope-from nick@rogness.net) Date: Fri, 30 Nov 2001 13:46:51 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Don Seeger Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dhcpd In-Reply-To: <000801c179d4$b06c4dc0$7100640a@et2> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 30 Nov 2001, Don Seeger wrote: > Wondering if dhcp server will support reserved addresses - if so could > you send a sample on how it should be entered in the conf file # Example for Static DHCP host "thunder" host thunder { hardware ethernet 00:20:af:3c:ce:e5; fixed-address 10.0.0.10; option subnet-mask 255.255.255.0; option domain-name-servers 192.168.21.2; option domain-name "domain.com"; option routers 10.0.0.1; option broadcast-address 10.0.0.255; } Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message