Date: Wed, 12 Feb 1997 22:06:51 -0800 (PST) From: Snob Art Genre <ben@narcissus.ml.org> To: Roland Krocin <roland@netchicago.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: BIND Message-ID: <Pine.BSF.3.91.970212220556.4417A-100000@narcissus.ml.org> In-Reply-To: <3302A024.76CD@netchicago.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970212220556.4417A-100000>
