Skip site navigation (1)Skip section navigation (2)
Date:      23 Nov 1999 09:37:22 +0100
From:      Knut.Syed@nhh.no (Knut A. Syed)
To:        Jon Rust <jpr@vcnet.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: version of BIND?
Message-ID:  <85d7t1li2l.fsf@kas.nhh.no>
In-Reply-To: Jon Rust's message of "Mon, 22 Nov 1999 14:43:10 -0800"
References:  <v04210149b45f75269c0b@[209.239.239.22]>

next in thread | previous in thread | raw e-mail | index | archive | help
Jon Rust <jpr@vcnet.com> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85d7t1li2l.fsf>