From owner-freebsd-questions@FreeBSD.ORG Wed Feb 8 12:45:05 2006 Return-Path: X-Original-To: freebsd-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 45B8E16A420 for ; Wed, 8 Feb 2006 12:45:05 +0000 (GMT) (envelope-from jhall@vandaliamo.net) Received: from trueband.net (trueband.net [216.163.120.10]) by mx1.FreeBSD.org (Postfix) with SMTP id B5BA443D45 for ; Wed, 8 Feb 2006 12:45:04 +0000 (GMT) (envelope-from jhall@vandaliamo.net) Received: (qmail 19435 invoked by uid 1006); 8 Feb 2006 12:45:03 -0000 Received: from jhall@vandaliamo.net by rs0 by uid 1003 with qmail-scanner-1.16 (spamassassin: 3.1.0. Clear:SA:0(-0.0/100.0):. Processed in 0.871633 secs); 08 Feb 2006 12:45:03 -0000 X-Spam-Status: No, hits=-0.0 required=100.0 X-Spam-Level: Received: from unknown (HELO trueband.net) (172.16.0.6) by -v with SMTP; 8 Feb 2006 12:45:02 -0000 Received: (qmail 19322 invoked from network); 8 Feb 2006 12:45:02 -0000 Received: from unknown (HELO admintool.trueband.net) (127.0.0.1) by -v with SMTP; 8 Feb 2006 12:45:02 -0000 Received: from 12.170.206.13 (SquirrelMail authenticated user jhall@vandaliamo.net) by admintool.trueband.net with HTTP; Wed, 8 Feb 2006 12:45:02 -0000 (GMT) Message-ID: <4822.12.170.206.13.1139402702.squirrel@admintool.trueband.net> Date: Wed, 8 Feb 2006 12:45:02 -0000 (GMT) From: jhall@vandaliamo.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: BIND zone transfers 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: Wed, 08 Feb 2006 12:45:05 -0000 I have been running BIND for several years in the Regional Offices I maintain and the problem in one office has me confused and I'm not sure where to look. Under FreeBSD 4.8 BIND was making zone transfers normally. In my network, Windows 2000 is the master and bind is the salve. Recently, the server was upgraded to FreeBSD 6.0, and suddenly BIND stopped making zone transfers, except for the first zone, which is transferred just as it should be. Zone transfers are taking place from a W2K server. I am seeing this problem with BIND 9.3.2 and BIND 9.3.1 I am using the same configuration file in two other offices without any problems and the offices are configured identically (hardware, software, etc.). Traceroutes to, and from, the Windows 2000 Server show the proper routes being taken both directions and response times from the servers range between 36ms and 40ms. Event Viewer on the Windows 2000 server shows Event 6002 and the text indicates the remote computer aborted the transfer and the transfer should be restarted at the secondary. When restarting the transfer the same results are achieved. The Windows 2000 Server's DNS is configured to allow BIND secondaries. The FreeBSD server has two interfaces which are controlled by mpd (DSL and VPN). When running named -g, I see the transfers start (zone XXXX.XXX/IN: Transfer started), but receive a message later, 30-45 minutes, stating the transfer timed out. The zones I am transferring contain less than 100 entries each. Any suggestions as to how to proceed would be greatly appreciated. Thanks in advance for your assistance. Jay