From owner-freebsd-current Tue Nov 2 15:15: 8 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60]) by hub.freebsd.org (Postfix) with ESMTP id 4E7FC15537 for ; Tue, 2 Nov 1999 15:14:58 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.197.19]) by smtp02.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAAB5F for ; Wed, 3 Nov 1999 00:14:40 +0100 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id AAA00496 for current@freebsd.org; Wed, 3 Nov 1999 00:13:55 +0100 (CET) (envelope-from asmodai) Date: Wed, 3 Nov 1999 00:13:55 +0100 From: Jeroen Ruigrok/Asmodai To: current@freebsd.org Subject: named.conf oddity Message-ID: <19991103001355.A281@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I finally decided to make world this box to a new CURRENT. The old one was a few weeks old. Now the weird thing that struc me was: Nov 3 00:07:44 daemon named[481]: /etc/dns/named.conf:4: syntax error near '195.121.1.34' Nov 3 00:07:44 daemon named[481]: /etc/dns/named.conf:7: syntax error near '}' I start named with -b /etc/dns/named.conf And this is my, working for the last half year named.conf: options { directory "/etc/dns"; forwarders { 195.121.1.34; 195.121.1.66; }; }; [ snip of zone files ] And I have no clue where this originates from. Since named after complaining proceeds to start up and work. My configuration worked months before this. The named.conf file at /usr/src/etc/namedb/named.conf looks the same. Anyone with any ideas about this? Thanks, kind regards, -- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl The BSD Programmer's Documentation Project Network/Security Specialist BSD: Technical excellence at its best There are 3 kinds of lies: lies, damned lies, and statistics. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message