From owner-freebsd-questions@FreeBSD.ORG Sat Feb 8 20:08:10 2014 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 ESMTPS id A2E78B87 for ; Sat, 8 Feb 2014 20:08:10 +0000 (UTC) Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B89A1A64 for ; Sat, 8 Feb 2014 20:08:09 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id f11so7461897qae.10 for ; Sat, 08 Feb 2014 12:08:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=7N9ZU7iF4zucEdaBFUkHQWqF/bXe/rEaC0pbqQ4JF80=; b=f2A5pGYh/Yku1zfRAUTk+SSETuuLtps4SjwJ7cjscaTfuUjYRARsDjWCYcEXQAWpqE KWZCCNEmfhLgmsCW4cpp5pg9Wwefk0Eh7faPk1DfIEP8ZDxrouNOKVRmEWesCKybhdzI buTL+VXmLyIBs//N8DCnehHw31QfAZ4Iq/mSdWcORIj0fmlNn+ECfLk7iXoxUAzxV41l DcOlQoP2tBU6cxadiPx7DZvh63VkLvzof+rtoP+I29jissTJVQuEaEJ5c/63YRbVNO2B JLYL4dAv5uIUx0YXYO4NTu6IQYjJqAt5ARM3f6g/ULLSAYMKB5E+EDLYPCnCMxuBUviF B6CQ== X-Gm-Message-State: ALoCoQnU0JLLnATR0V9dI+ksSGjLHf0py5OyewznyGcwnezEABhPyq8yjH+UM2F44+fhbmsweM0Y X-Received: by 10.224.66.134 with SMTP id n6mr33693833qai.39.1391890083629; Sat, 08 Feb 2014 12:08:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.40.231 with HTTP; Sat, 8 Feb 2014 12:07:43 -0800 (PST) X-Originating-IP: [65.92.185.21] In-Reply-To: <437A267C-F698-4FF1-A4BF-C63634540F19@w21.org> References: <437A267C-F698-4FF1-A4BF-C63634540F19@w21.org> From: Iqbal Aroussi Date: Sat, 8 Feb 2014 15:07:43 -0500 Message-ID: Subject: Re: NSD 4.0.1 wont start after upgrad To: Juergen Nickelsen Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 20:08:10 -0000 nsd_enable to YES is already in rc.conf It's an UPGRADE not a new install. it was working fine with old version 4.0.0 ?? Best Regards Iqbal Aroussi 514 451-9122 On Sat, Feb 8, 2014 at 3:04 PM, Juergen Nickelsen wrote: > On 2014-02-08, at 05:04, Iqbal Aroussi wrote: > > > /usr/local/etc/rc.d/nsd: WARNING: $nsd_enable is not set properly - see > > rc.conf(5). > > Cannot 'start' nsd. Set nsd_enable to YES in /etc/rc.conf or use > 'onestart' > > instead of 'start'. > [...] > > Do you have any suggestions. > > I suggest you read the error message you quoted and do as it suggests. > Regards, Juergen. >