Re: on to letsencrypt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 22/04/2021 04:47, Jack Craig wrote:
 all but named.empty are empty.

 cat *named.empty
$TTL 3H
@ IN SOA @ rname.invalid. (
0 ; serial
1D ; refresh
1H ; retry
1W ; expire
3H ) ; minimum
NS @
A 127.0.0.1
AAAA ::1*

i have zone files for llh & reverse zone


Well, there is "this" problem.  I think you've made changes from the original install.

[root@f32k named]# ll named*
-rw-r-----. 1 root named 2253 Feb 20 03:46 named.ca
-rw-r-----. 1 root named  152 Feb 20 03:46 named.empty
-rw-r-----. 1 root named  152 Feb 20 03:46 named.localhost
-rw-r-----. 1 root named  168 Feb 20 03:46 named.loopback

You could reinstall bind or you can get this file

https://drive.google.com/file/d/1NLFAeqUSSPC-0CiCppGwbuF6kkaoY-zO/view?usp=sharing

which is named.configs.tar to fix this issue.

If you look at the named.conf I supplied you'll see it has

zone "." IN {
        type hint;
        file "named.ca";
};

include "/etc/named.rfc1912.zones";

This loads those based on the contents of "/etc/named.rfc1912.zones"

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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux