Date: Wed, 3 Nov 1999 00:13:55 +0100 From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: current@freebsd.org Subject: named.conf oddity Message-ID: <19991103001355.A281@daemon.ninth-circle.org>
next in thread | raw e-mail | index | archive | help
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 <http://home.wxs.nl/~asmodai>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991103001355.A281>
