[SunHELP] BIND 9.2.3: named crash after 30sec.

Michael Karl mk at lexcom-net.de
Thu Sep 2 09:17:31 CDT 2004


>> bogosity
> 
> Thanks ... but does bogosity mean ... I'm from Germany ;-)
Sorry ..........^what ...
> 

Now I started logging for all on with

logging {
  category "default" { "debug"; };
  category "general" { "debug"; };
  category "database" { "debug"; };
  category "security" { "debug"; };
  category "config" { "debug"; };
  category "resolver" { "debug"; };
  category "xfer-in" { "debug"; };
  category "xfer-out" { "debug"; };
  category "notify" { "debug"; };
  category "client" { "debug"; };
  category "unmatched" { "debug"; };
  category "network" { "debug"; };
  category "update" { "debug"; };
  category "queries" { "debug"; };
  category "dispatch" { "debug"; };
  category "dnssec" { "debug"; };
  category "lame-servers" { "debug"; };
  channel "debug" {
    file "/var/log/bind.log" versions 3 size 50m;
    print-time yes;
    print-category yes;
  };
};

in the named.conf.

The result:

Sep 02 14:10:30.275 general: zone 0.0.127.in-addr.arpa/IN: loaded serial
2003091201
Sep 02 14:10:30.278 general: zone 111.168.192.in-addr.arpa/IN: loaded serial
2003092401
Sep 02 14:10:30.279 general: zone 122.168.192.in-addr.arpa/IN: loaded serial
2003092401
Sep 02 14:10:30.281 general: zone 133.168.192.in-addr.arpa/IN: loaded serial
2004011401
Sep 02 14:10:30.284 general: zone intern.lexcom-net.de/IN: loaded serial
2004072801
Sep 02 14:10:30.286 general: zone localhost/IN: loaded serial 50
Sep 02 14:10:30.286 general: running
Sep 02 14:10:43.158 queries: client 127.0.0.1#32865: query: www.t-com.de
IN A
Sep 02 14:10:52.661 queries: client 127.0.0.1#32866: query: www.t-online.de
IN A

After this second nslookup named died ... no more log-details.

Any hints ?

Thanks 

Michael



More information about the SunHELP mailing list