On Fri, 2005-05-13 at 19:28 +0200, Christoph Haas wrote: > On Thu, May 12, 2005 at 02:27:35PM +0200, Hirling Endre wrote: > > I use pdns with the 'bind' backend using an existing bind9 configuration > > with a few thousand zones. When I try to do pdns_control rediscover > > after adding zones, pdns seems to misparse the config, finds 0 zones and > > drops every one of them. Restarting pdns helps, of course. > > I have just written a quick Perl hack to create 10,000 zones and had no > problems. Then I removed and added zones from the named.conf and each > time ran "pdns_control rediscover". It worked perfectly:
I played with it a little more and found out that if I don't have the 'include "/etc/bind/options.conf";' line at the start of named.conf (named.conf is autogenerated from a database, all server-local options are in options.conf) it parses named.conf correctly and doesn't drop the zones. If the include is there zones are dropped. greetings Endre Hirling -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

