]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 05:16:11 +0000 (05:16 +0000)
committerMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 05:16:11 +0000 (05:16 +0000)
Q: Why is named listening on UDP port other than 53?

FAQ

diff --git a/FAQ b/FAQ
index 47d3015e22987761f8a90883de887c0b1eeee1d4..51201658271db82f76273e001998a3ec8d1913fc 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -265,3 +265,11 @@ address 127.0.0.1 and the IPv6 loopback address ::1, and you do not
 have IPv6 fully operational.  Change the "default-server localhost" to
 "default-server 127.0.0.1" to make sure rdnc does not try to contact
 the name server using IPv6.
+
+
+Q: Why is named listening on UDP port other than 53?
+
+A: Named uses a system selected port to make queries of other nameservers.
+This behaviour can be overridden by using query-source to lock down the  
+port and/or address.
+