On 01/05/2021 17:28, Jack Craig wrote:
I'll hold off deciding this for the moment, i need some sleep, ...

Still, i got a start on views/zones and /etc/named.conf is currently setup as ..
*
*
*view "wan-view"
{
zone "linuxlighthouse.com <http://linuxlighthouse.com>" {
           type master;
           file "/var/named/linuxlighthouse.com.db";
           allow-update { none; };
};

        zone "." IN {
           type hint;
           file "named.ca <http://named.ca>";
        };
};*
again, Thanks for all the support!!

Well, if you decide on using views you may want to check out the examples here

https://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_06.htm


--
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