Mark: Your patch version 3 is included below to confirm that this is the
correct one. Initially the patch didn't work properly due to a missing line
break before "@@ -5993,6 +5994,12 @@". I fixed that and ran the bind9.9.0rc3
installation again. A manual inspection of server.c afterwards indicat
> Ok. The retransfer code needs to look at the unsigned zone rather than the
> signed one which should fix the not found issue. The following should fix
> the issue. It compiles but otherwise has not been tested.
Thanks, I will try it and get back to you with the result.
> As to soa refresh
Index: bin/named/server.c
===
RCS file: /proj/cvs/prod/bind9/bin/named/server.c,v
retrieving revision 1.638.4.3
diff -u -r1.638.4.3 server.c
--- bin/named/server.c 7 Feb 2012 00:58:40 - 1.638.4.3
+++ bin/named/server.c 21
Ok. The retransfer code needs to look at the unsigned zone rather
than the signed one which should fix the not found issue. The
following should fix the issue. It compiles but otherwise has not
been tested.
As to soa refresh queries they are not immediate for slave zones
for which we have a ba
4 matches
Mail list logo