alot of ixfr.tmp files

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Wed Nov 8 20:24:16 UTC 2000


> I also tried zone transfer with BIND 8.2.3 for NT but it failed
> due to not autoritive notify.
> 
> The master sets hp->aa=1 in ns_resp.c
> sysquery() ...
> 	hp->aa = (opcode == NS_NOTIFY_OP);
> 
> but on the slave side in ns_req.c
> req_notify()...
> 	if (!hp->aa) {
> 		ns_debug(ns_log_notify, 1,
> 			 "FORMERR Notify request without AA");
> 		hp->rcode = ns_r_formerr;
> 		return (Finish);
> 	}
> is it not.
> 
	It's fixed in the next BETA.  #ifdef notyet/#endif the two
	lines under the ns_debug message.  There is a more complete
	solution in the next BETA but that is there also.

	Mark
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com



More information about the bind-users mailing list