From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 13:24:59 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 9BD1016A405 for ; Mon, 26 Jun 2006 13:24:59 +0000 (UTC) (envelope-from kyrreny@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3355643D77 for ; Mon, 26 Jun 2006 13:24:59 +0000 (GMT) (envelope-from kyrreny@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0J1G009MXYLMEF90@osl1smout1.broadpark.no> for questions@freebsd.org; Mon, 26 Jun 2006 15:24:58 +0200 (CEST) Received: from urban.broadpark.no ([80.203.212.30]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0J1G00EQYYLL7G41@osl1sminn1.broadpark.no> for questions@freebsd.org; Mon, 26 Jun 2006 15:24:58 +0200 (CEST) Date: Mon, 26 Jun 2006 15:25:07 +0200 From: Kyrre Nygard To: questions@freebsd.org Message-id: <7.0.1.0.2.20060626152226.022d4b38@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Cc: Subject: rndc reload: connection to remote host closed 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: Mon, 26 Jun 2006 13:24:59 -0000 Hello! I just tried reloading my nameserver after adding a new domain. Then this happened: # 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. I've tried using rndc-confgen to create a new rndc.key, as well as rndc.conf and references in named.conf, but still this problem persists. I've been using my nameserver setup for months and it's all been working smooth. I've made no incremental changes that would result in this thing either, so I'm really confused. Thanks, Kyrre