From owner-freebsd-questions Tue Nov 23 0:39:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kas.nhh.no (kas.nhh.no [158.37.97.7]) by hub.freebsd.org (Postfix) with ESMTP id A13C714E93 for ; Tue, 23 Nov 1999 00:39:39 -0800 (PST) (envelope-from kas@kas.nhh.no) Received: (from kas@localhost) by kas.nhh.no (8.9.3/8.9.3) id JAA05718; Tue, 23 Nov 1999 09:37:22 +0100 (CET) To: Jon Rust Cc: freebsd-questions@FreeBSD.ORG Subject: Re: version of BIND? References: Organization: Norwegian School of Economics and Business Administration From: Knut.Syed@nhh.no (Knut A. Syed) Date: 23 Nov 1999 09:37:22 +0100 In-Reply-To: Jon Rust's message of "Mon, 22 Nov 1999 14:43:10 -0800" Message-ID: <85d7t1li2l.fsf@kas.nhh.no> Lines: 14 X-Mailer: Gnus v5.7/Emacs 20.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jon Rust writes: > I'm running 3.3-Stable (as of last Wednesday). Forgive the lame > question, but what version of BIND comes with FreeBSD currently? And > how can you tell? There doesn't seem to be a version flag to named. To find out which version of BIND a nameserver is currently running: $ dig @ns.example.com txt chaos version.bind. | grep VERSION Replace ns.example.com with the name of the nameserver. This feature is not supported in old versions of BIND. ~kas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message