Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 1998 19:12:46 -0400 (EDT)
From:      Dennis Tenn <dstenn@fanfic.org>
To:        Ozz!!! <osa@unibest.ru>
Cc:        FreeBSD-current mail-list <freebsd-current@FreeBSD.ORG>
Subject:   Re: 3.0-980520-SNAP 
Message-ID:  <Pine.BSF.3.96.980527190000.388Y-100000@fanfic.org>
In-Reply-To: <Pine.BSF.3.96.980527173809.322A-100000@hole.etrust.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 May 1998, Ozz!!! wrote:

| Hi!
| Today I upgrade my 3.0-SNAP to 3.0-980520-SNAP...
| After reboot:
| 
| # uname -a
| FreeBSD ..... 3.0-980520-SNAP FreeBSD 3.0-980520-SNAP #0: Wed May 27
| 17:16:05 MSD 1998 osa@........:/usr/src/sys/compile/SECOND   i386
| # named -b /etc/namedb/named.boot
| May 27 ......... named[349]: /etc/namedb/named.boot:1: syntax error near;
| May 27 ......... named[350]: Ready to answer queries.
| 

<much snippage to conserve electrons.  Hey!  I'm environmentally
friendly!  *grin*>

| Whats strange ??

I'm willing to bet you were using bind 4.9.x before and now you have bind
8.1.2.  If this is the case check out.

  http://g68.ryd.student.liu.se/doc/bind/manual/?894538148

There is a program you can run to convert your old named.boot to
named.conf and this program should be on your system.  To convert the file
do this.

In your /etc/named dir:

  /usr/local/bin/named-bootconf.pl named.boot > named.conf

Make sure you're loading named.conf now instead of named.boot.  Check your
rc.conf to see what it is loading and make any necessary changes.  With
this done you can reboot and it should be fine.  Either that or run as
root:

  named -b /etc/namedb/named.conf

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
   Dennis Tenn       *   There will always come a time
   dstenn@fanfic.org   *   When your love will be tested
   ICQ# 1457509          *   Stand tall and rise to the occasion
                           *   For only then will you grow strong.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980527190000.388Y-100000>