From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 09:34:44 2011 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 839CA1065744 for ; Tue, 18 Oct 2011 09:34:44 +0000 (UTC) (envelope-from andrei693@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 136058FC13 for ; Tue, 18 Oct 2011 09:34:43 +0000 (UTC) Received: by eyd10 with SMTP id 10so470936eyd.13 for ; Tue, 18 Oct 2011 02:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=eMm/6mDvYcpi9JYXlWeIfsH5uy3DZq31YffX79B2xSs=; b=lWiqJ6D6dCuHQ1wlCzeggkqOhdV6tP74bZZgJkoq1+5LxY4nLqAiWrnsd/E8ba+f5Y RcQnK99ILlaNjzNYM5JU+NLQy2dDYuqtLICfZ7Yp5og3LpEhohsK4R3v2iTNXQFSSuEn 5lSWDtQTbBhMuqJnJyZJFaimmmTvT420dS0Uk= Received: by 10.14.14.103 with SMTP id c79mr147345eec.86.1318930483099; Tue, 18 Oct 2011 02:34:43 -0700 (PDT) Received: from [127.0.0.1] ([87.213.55.5]) by mx.google.com with ESMTPS id z58sm3956634eea.3.2011.10.18.02.34.42 (version=SSLv3 cipher=OTHER); Tue, 18 Oct 2011 02:34:42 -0700 (PDT) Message-ID: <4E9D4830.1040701@gmail.com> Date: Tue, 18 Oct 2011 11:34:40 +0200 From: Andrei Brezan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4E9D2605.7000308@locolomo.org> In-Reply-To: <4E9D2605.7000308@locolomo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: ISC dhcp server 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: Tue, 18 Oct 2011 09:34:44 -0000 On 10/18/2011 9:08 AM, Erik Nørgaard wrote: > On 18/10/2011 08:38, n dhert wrote: >> isc-dhcp31-server was removes from the ports. The Freebsd Handbook still >> refers to it... >> Can a /usr/local/etc/dhcpd.conf configuration file from >> isc-dhcp31-server, >> without changealso be used in isc-dhcp42-4.2.2 ? >> > I think so, I use dhcp 4.1 and didn't change my 3.1 configfile. > > BR, Erik I've also used the old conf file from 3.1 with 4.2 without any issues. Regards, Andrei