DDNS and PTR records bind-9.1.2: a problem?

lawrence.a.kravets at us.andersen.com lawrence.a.kravets at us.andersen.com
Mon May 7 14:35:08 UTC 2001





Should this patch be applied before or after compiling?

Thanks,

Larry




     Apply the following patch.

Index: bind9/bin/nsupdate/nsupdate.c
diff -u bind9/bin/nsupdate/nsupdate.c:1.93 bind9/bin/nsupdate/nsupdate.c:1.94
--- bind9/bin/nsupdate/nsupdate.c:1.93   Fri Apr 20 14:10:36 2001
+++ bind9/bin/nsupdate/nsupdate.c  Fri May  4 18:19:45 2001
@@ -849,7 +849,8 @@
                         updatemsg, rdata);
          if (retval != STATUS_MORE)
               goto failure;
-    }
+    } else
+         rdata->flags = DNS_RDATA_UPDATE;

     result = dns_message_gettemprdatalist(updatemsg, &rdatalist);
     check_result(result, "dns_message_gettemprdatalist");
--








*******************Internet Email Confidentiality Footer*******************


Privileged/Confidential Information may be contained in this message.  If you
are not the addressee indicated in this message (or responsible for delivery of
the message to such person), you may not copy or deliver this message to anyone.
In such case, you should destroy this message and kindly notify the sender by
reply email. Please advise immediately if you or your employer does not consent
to Internet email for messages of this kind.  Opinions, conclusions and other
information in this message that do not relate to the official business of my
firm shall be understood as neither given nor endorsed by it.




More information about the bind-users mailing list