From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 10:51:38 2004 Return-Path: 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 26C5616A4CE for ; Sat, 16 Oct 2004 10:51:38 +0000 (GMT) Received: from citka.mg-proline.si (citka.sir-mag.com [212.18.32.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFBC43D39 for ; Sat, 16 Oct 2004 10:51:37 +0000 (GMT) (envelope-from uros@sir-mag.com) Received: from localhost (localhost [127.0.0.1]) by citka.mg-proline.si (Postfix) with ESMTP id 3DC7D70655 for ; Sat, 16 Oct 2004 12:51:35 +0200 (CEST) Received: from citka.mg-proline.si ([127.0.0.1]) by localhost (citka.mg-proline.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56590-09 for ; Sat, 16 Oct 2004 12:51:14 +0200 (CEST) Received: from DELL (BSN-77-156-117.dsl.siol.net [193.77.156.117]) by citka.mg-proline.si (Postfix) with ESMTP id B144270626 for ; Sat, 16 Oct 2004 12:51:14 +0200 (CEST) Date: Sat, 16 Oct 2004 12:55:22 +0200 From: =?Windows-1250?Q?Uro=9A_Gruber?= X-Priority: 3 (Normal) Message-ID: <14010596201.20041016125522@sir-mag.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1250 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at mg-proline.si Subject: bind9 control X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?Windows-1250?Q?Uro=9A_Gruber?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 10:51:38 -0000 Hello, Today I transfer my domain from bind8 to bind9. It works ok, except ndc. I read bind9 administrator manual. But there is always about rndc. because bind is by default chrooted (which is great) ndc report an error ndc: error: ctl_client: evConnect(fd 3): No such file or directory ndc: error: cannot connect to command channel (/var/run/ndc) I think I have to use rndc insted. But I want to know simple config to allow controling local dns like ndc in old days. --=20 Best regards, Uros