From owner-freebsd-questions@FreeBSD.ORG Sat Feb 8 23:02:48 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 ABB16C2E for ; Sat, 8 Feb 2014 23:02:48 +0000 (UTC) Received: from mail-qc0-f175.google.com (mail-qc0-f175.google.com [209.85.216.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 62E7B1711 for ; Sat, 8 Feb 2014 23:02:47 +0000 (UTC) Received: by mail-qc0-f175.google.com with SMTP id x13so8427583qcv.34 for ; Sat, 08 Feb 2014 15:02:41 -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=sQe6Bwvn3pApy+pW3EmkoEc3RWa24OiJMqF3VjYt8tw=; b=c75m9EwhvokLeQI/VZMsUkUT4xX6Dx69NN9JWgSDmoC6ohDa70wLvfodXUNzp/2yeQ /iQMQwSH961+bEj+9i2WyFAkmMaL3PH/z+4CdPFBUAWMkf4lzHHYmBTPBNePZtST2B3R Zk1c0XSVjwy/CS3f5XS4gXgv9C4H+8tQ/0b/RBR6NMO0cUlhEQNYy/Q+iON66XEv3S+z AixBFaQLld1We+HCIVjsqkQj/FwFPCTXxuzBGG7nWYXLaEqrz2qWjUQFYsXfC0V/QG2a YAtH2+4X78d0xgsP7YumDPG4RdSvGkyGCmoPTCqZNWFv267RhpzaIf6AXhBhWZK8PIz9 4hrQ== X-Gm-Message-State: ALoCoQnsiwBAzS3JhmLlflzdXZkDQ3QVSQrz2ptQDgBl+KMOOj0rmd7yOmDrwafwQyn9ujFOyNay X-Received: by 10.140.89.71 with SMTP id u65mr4034162qgd.93.1391900561173; Sat, 08 Feb 2014 15:02:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.40.231 with HTTP; Sat, 8 Feb 2014 15:02:21 -0800 (PST) X-Originating-IP: [96.20.160.26] In-Reply-To: References: <437A267C-F698-4FF1-A4BF-C63634540F19@w21.org> From: Iqbal Aroussi Date: Sat, 8 Feb 2014 18:02:21 -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 23:02:48 -0000 apparently *service nsd start* is not supported in *nsd-4.0.1 *or the script is broken. I used *root@ns1:~ # nsd-control start* and it worked Regards Best Regards Iqbal Aroussi 514 451-9122 On Sat, Feb 8, 2014 at 3:07 PM, Iqbal Aroussi wrote: > 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. >> > >