]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
added FAQ entry about 'unexpected end of input' notifying 8.2.3 slaves
authorAndreas Gustafsson <source@isc.org>
Tue, 17 Apr 2001 17:12:32 +0000 (17:12 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 17 Apr 2001 17:12:32 +0000 (17:12 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 771bd4a9e1093c22490ec000cdb40c0291ffa703..fdc3d67eb55a7d14e76cd3845eb09185c7453647 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -142,3 +142,12 @@ being found.  Why?
 A: Using a parallel or distributed "make" to build BIND 9 is not
 supported, and doesn't work.  If you are using one of these, use
 normal make or gmake instead.
+
+
+Q: I have a BIND 9 master and a BIND 8.2.3 slave, and the master is
+logging error messages like "notify to 10.0.0.1#53 failed: unexpected
+end of input".  What's wrong?
+
+A: This error message is caused by a known bug in BIND 8.2.3 and will
+be fixed in 8.2.4.  It can be safely ignored - the notify has been
+acted on by the slave despite the error message.