From owner-freebsd-questions@FreeBSD.ORG Mon Sep 2 21:02:12 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8BF15CB9 for ; Mon, 2 Sep 2013 21:02:12 +0000 (UTC) (envelope-from nixnexus8@gmail.com) Received: from mail-wg0-x243.google.com (mail-wg0-x243.google.com [IPv6:2a00:1450:400c:c00::243]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 25CBB24A7 for ; Mon, 2 Sep 2013 21:02:11 +0000 (UTC) Received: by mail-wg0-f67.google.com with SMTP id m14so340381wgh.6 for ; Mon, 02 Sep 2013 14:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7sMwuoM+BAklBiZivnPenzt7KqLFTEdlA5uKAX1VDAM=; b=qdBrc5WQWwruyMu3znj7wIIgtw1sSxe9Csu0v8zjwl5F1UhHaH0o/3PReoxVuqUaWk lgtO72doqXmDnatE56uRGVUm717c5pOjPhnrlQBYl9oiCh/aTai47iZum75PrWPMCUqK ugM5xNrOc0FVTqB/qZX2a4pNGAkoYBG7ELsE9ao8xtHjIKxlpfPNif8SaEmuV6biZr4V Ny9OueMNmUskbfMyOwkQcFUM6APzlGh8DtrvHwu4tx7GI3UpWS0mu1d97QDZwP8looiI 9of5F2UE16aCZrm4Ak2GHHiDsf4Eb6yQkJbrGc5tFNmwmbFOJ2HiYCDjWVln5pnvdYx/ cAuw== MIME-Version: 1.0 X-Received: by 10.180.185.166 with SMTP id fd6mr15380662wic.5.1378155729481; Mon, 02 Sep 2013 14:02:09 -0700 (PDT) Received: by 10.194.45.104 with HTTP; Mon, 2 Sep 2013 14:02:09 -0700 (PDT) Date: Mon, 2 Sep 2013 14:02:09 -0700 Message-ID: Subject: Automatic Network Configuration (DHCP) From: JC To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 21:02:12 -0000 Under Section: 29.6.7.2. DHCP Server Installation There is a error where the file name reads "/usr/local/etc/dhcpd.conf.sample". "dhcpd.conf.sample" should read "dhcpd.conf.example".