mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:22:05 -04:00
Q: I can query the nameserver from the nameserver but not from other
machines. Why?
This commit is contained in:
parent
05a4a299b5
commit
35ef866dcc
1 changed files with 7 additions and 0 deletions
7
FAQ
7
FAQ
|
|
@ -208,3 +208,10 @@ the server or by dynamic update, but not both. If you have enabled
|
|||
dynamic update for a zone using the "allow-update" option, you are not
|
||||
supposed to edit the zone file by hand, and the server will not
|
||||
attempt to reload it.
|
||||
|
||||
|
||||
Q: I can query the nameserver from the nameserver but not from other
|
||||
machines. Why?
|
||||
|
||||
A: This is usually the result of the firewall configuration stopping
|
||||
the queries and / or the replies.
|
||||
|
|
|
|||
Loading…
Reference in a new issue