Hello,

I'm using the following settings in named.conf:

max-refresh-time 0;
min-refresh-time 0;
max-retry-time 0;
min-retry-time 0;
multi-master yes;

Seems that BIND (9.7.3-something and 9.7.4-p1 tested) does not
like this:

Feb  2 15:33:39 ns01 named[24249]: adjusted limit on open files from 1024 to 
1048576
Feb  2 15:33:39 ns01 named[24249]: found 2 CPUs, using 2 worker threads
Feb  2 15:33:39 ns01 named[24249]: using up to 4096 sockets
Feb  2 15:33:39 ns01 named[24249]: Using 101 tasks for zone loading
Feb  2 15:33:39 ns01 named[24249]: loading configuration from 
'/etc/named/nl/named.conf'
Feb  2 15:33:39 ns01 named[24249]: reading built-in trusted keys from file 
'/etc/bind.keys'
Feb  2 15:33:39 ns01 named[24249]: using default UDP/IPv4 port range: [1024, 
65535]
Feb  2 15:33:39 ns01 named[24249]: using default UDP/IPv6 port range: [1024, 
65535]
Feb  2 15:33:39 ns01 named[24249]: listening on IPv4 interface lo, 127.0.0.1#53
Feb  2 15:33:39 ns01 named[24249]: listening on IPv4 interface eth0, x.x.x.x#53
Feb  2 15:33:39 ns01 named[24249]: generating session key for dynamic DNS
Feb  2 15:33:39 ns01 named[24249]: zone.c:8443: REQUIRE(val > 0) failed, back 
trace
Feb  2 15:33:39 ns01 named[24249]: #0 0x4147ec in assertion_failed()+0x4c
Feb  2 15:33:39 ns01 named[24249]: #1 0x56806a in isc_assertion_failed()+0xa
Feb  2 15:33:39 ns01 named[24249]: #2 0x51ef0b in 
dns_zone_setmaxrefreshtime()+0x4b
Feb  2 15:33:39 ns01 named[24249]: #3 0x442d1c in ns_zone_configure()+0x73c
Feb  2 15:33:39 ns01 named[24249]: #4 0x4213d3 in configure_zone()+0x563
Feb  2 15:33:39 ns01 named[24249]: #5 0x428952 in configure_view()+0x5d2
Feb  2 15:33:39 ns01 named[24249]: #6 0x42e0e8 in load_configuration()+0x1788
Feb  2 15:33:39 ns01 named[24249]: #7 0x42f8c5 in run_server()+0x165
Feb  2 15:33:39 ns01 named[24249]: #8 0x584de9 in run()+0x1c9
Feb  2 15:33:39 ns01 named[24249]: #9 0x7fc0323199ca in _fini()+0x7fc031d80712
Feb  2 15:33:39 ns01 named[24249]: #10 0x7fc031d2670d in _fini()+0x7fc03178d455
Feb  2 15:33:39 ns01 named[24249]: exiting (due to assertion failure)

How can I configure BIND so that it will *not* honor the SOA settings?

 grtz,

-- 
    Miek

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to