On 20/04/2021 18:09, Jack Craig wrote:
attached named.conf
Well a quick look and it doesn't seem too bad. First a couple of questions. 1. Why did you use "acl" statements and then not refer to them? 2. Did you mean this? /* allow-recursion { 10.0.0.0/24; }; allow-recursion { any; }; */ Resulting in that being ignored. Could you modify the listen lines to.... // listen-on port 53 { 127.0.0.1; 10.0.0.1; 108.220.213.121; }; // listen-on-v6 port 53 { any; }; This means "any" for both Then stop/start the service and do netstat -nap | grep named
registrar = network solutions where they reference => ns3.attdns.com <http://ns3.attdns.com> & ws.llinuxlighthouse.com <http://ws.llinuxlighthouse.com>
-- Remind me to ignore comments which aren't germane to the thread. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure