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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to