On 01/05/2021 20:07, Tim via users wrote:
On Sat, 2021-05-01 at 12:04 +0800, Ed Greshko wrote:
You are missing the fact that you attempting to run a *public* DNS
server.

That means that your DNS server must accept queries from *any* source
address.

allow-query     { any; };

is what you'll need.
Supplemental info:  You allow all queries, but you only provide answers
for your own domain.


I covered that in a follow-on post.  I didn't want to reveal that too soon as 
to not be
able to verify a working configuration from afar.

It was actually good that I did that since the OP had a working config except 
that he
hadn't defined a zone.  So, I knew most things were working.


--
Remind me to ignore comments which aren't germane to the thread.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to