From owner-freebsd-questions@FreeBSD.ORG Sun Jul 2 17:33:17 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B1516A407 for ; Sun, 2 Jul 2006 17:33:17 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1051243D5A for ; Sun, 2 Jul 2006 17:33:13 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by py-out-1112.google.com with SMTP id c63so852345pyc for ; Sun, 02 Jul 2006 10:33:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JJlCD4gjp7qx6n7WX3d5UuEOiILX9kUeli6UMDHz1eZiRHGlSD+hVXobV3C3fD+64OvjIq967KvjwF03f4TBijGQU4lm7DRJDqmKHn9+633ZNOFhSBeugHlxAayY/Ep4+kqnV4OFou6IMlZQGcyTdcYOIExZ5DoLh4F64GBEul4= Received: by 10.35.101.9 with SMTP id d9mr245711pym; Sun, 02 Jul 2006 10:31:32 -0700 (PDT) Received: by 10.35.110.6 with HTTP; Sun, 2 Jul 2006 10:31:32 -0700 (PDT) Message-ID: Date: Sun, 2 Jul 2006 10:31:32 -0700 From: "Atom Powers" To: "=?ISO-8859-1?Q?Jo=E3o_Michigan?=" In-Reply-To: <20060702171019.49552.qmail@web55702.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060702171019.49552.qmail@web55702.mail.re3.yahoo.com> Cc: questions@freebsd.org Subject: Re: My DNS servers! They won't reload! 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: Sun, 02 Jul 2006 17:33:17 -0000 On 7/2/06, Jo=E3o Michigan wrote: > Hay! > > Greetings from tropical Singapore! > (though my surroundings are pretty much concrete) > I'm experiencing difficulties reloading named on both my servers. > > named.conf and zone files on both servers have been tested elsewhere > and works fine. If the problem should appear to be in one or more of > those files let me know and I will include them to this list. Test the zone files. ( read 'man named-checkzone' ) Particularly if you are importing from an older version of BIND. > So, here we go: > > *shrug* > > ---------- Server 1 FreeBSD 6.1-STABLE: Fri May 12 05:26:00 CEST 2006 > # rndc reload > rndc: connection to remote host closed > This may indicate that the remote server is using an older version of > the command protocol, this host is not authorized to connect, > or the key is invalid. Did you set up your rndc configs? Because rndc uses a password in the conf files to communicate it will not work with a default configuration. Read 'man rndc'. You can also reload your configs by restarting named: `/etc/rc.d/named rest= art' Also. named is configured to run chrooted by default, make sure you run the above restart command to set the correct permissions on the chrooted directory. --=20 -- Perfection is just a word I use occasionally with mustard. --Atom Powers--