From owner-freebsd-questions Tue Jan 15 12:43:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from enigma.trueimpact.net (enigma.trueimpact.net [209.82.45.201]) by hub.freebsd.org (Postfix) with ESMTP id 3B81737B405 for ; Tue, 15 Jan 2002 12:43:18 -0800 (PST) Received: from rharrop (unknown [209.82.45.200]) by enigma.trueimpact.net (Postfix) with SMTP id 2757F66B15 for ; Tue, 15 Jan 2002 15:43:07 -0500 (EST) From: "Rick Harrop" To: Subject: named problems (named-xfer) Date: Tue, 15 Jan 2002 15:54:03 -0500 Message-ID: <000301c19e06$c49695c0$0102010a@click2net.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, I was hoping that some one could help me out with a problem im having with named. Here's the situation...we already have a master and slave name server (both are working fine), but we are openning another colocation and want to put a third name server there. So I built a FreeBSD 4.4 machine and upgraded named to 8.3.0 and everything worked. Then when I changed the named.conf so that it would copy all the zone files off the master, I run into a problem. For each zone that I'm trying to copy over I get an error in both /var/log/messages and /var/log/named.log that looks like the one below. The named.conf file is almost identical to the one off the slave name server that is already running without problems. I've searched all over the web, I've read through the O'Reilly DNS and BIND book we have in our office all without much luck. Jan 15 15:31:08 ns3 named[129]: named-xfer "groupofnine.org" exited with signal 6 Any help would be greatly appreciated! -Rick ps - If I run named-xfer manually it copies the zone file correctly, without errors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message