mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 22:39:58 -04:00
add notify-source and transfer-source to query-source answer
This commit is contained in:
parent
40388b90b6
commit
c08e2c1fd7
1 changed files with 1 additions and 1 deletions
2
FAQ
2
FAQ
|
|
@ -315,7 +315,7 @@ 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.
|
||||
port and/or address. See also notify-source and transfer-source.
|
||||
|
||||
|
||||
Q: I get error messages like "multiple RRs of singleton type" and
|
||||
|
|
|
|||
Loading…
Reference in a new issue