From owner-freebsd-questions Wed Feb 12 22:07:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA20384 for questions-outgoing; Wed, 12 Feb 1997 22:07:08 -0800 (PST) Received: from narcissus.ml.org (root@brosenga.Pitzer.edu [134.173.120.201]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA20379 for ; Wed, 12 Feb 1997 22:07:04 -0800 (PST) Received: (from ben@localhost) by narcissus.ml.org (8.7.5/8.7.3) id WAA04478; Wed, 12 Feb 1997 22:06:51 -0800 (PST) Date: Wed, 12 Feb 1997 22:06:51 -0800 (PST) From: Snob Art Genre To: Roland Krocin cc: freebsd-questions@FreeBSD.ORG Subject: Re: BIND In-Reply-To: <3302A024.76CD@netchicago.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 12 Feb 1997, Roland Krocin wrote: > Hello, > I'm running the 2.1.6 release of FBSD, > > 1) How do I find out what version of bind (named) I am running? Some method similar to this: narcissus:{/home/ben}% less /usr/src/usr.sbin/named/Version.c /* * @(#)Version.c 4.9 (Berkeley) 7/21/90 * $Id: Version.c,v 1.1.1.1 1994/09/22 19:46:13 pst Exp $ */ I found the src directory using locate, FYI. It's a good method for stuff like this, or for tracking down the author of something to ask a question. > 2) I've heard that there is a bug in some distributions of bind that > prevents named from starting properly when there are more than 64 > aliases on an interface. Did I come across some stale info or is this > still an issue? If so, are there any fixes? > > Thanks in advance, > > -- > - Roland > -- > Ben "You have your mind on computers, it seems."