Hi All,

Just upgraded from FC33 to FC34.

FC34 broke my bind. Here are "some" of the repeating errors:

# named-checkzone -t /var/named/chroot/var/named/slaves xyz xyz.hosts

xyz.hosts:3: ignoring out-of-zone data (xyz.local)
xyz.hosts:15: ignoring out-of-zone data (DeadStick.xyz.local)



     1  $ORIGIN .
     2  $TTL 86400      ; 1 day
     3  xyz.local       IN SOA  xyz.local. root\@rn6.xyz.local. (
     4                                  265        ; serial
     5                                  10800      ; refresh (3 hours)
     6                                  3600       ; retry (1 hour)
     7                                  3600000    ; expire (5 weeks 6 days 16 
hours)
     8                                  86400      ; minimum (1 day)
     9                                  )
    10                          NS      xyz.local.
    11                          A       192.168.255.10
    12                          MX      10 xyz.local.
    13  $ORIGIN xyz.local.
    14  $TTL 3600       ; 1 hour
    15  DeadStick               A       192.168.255.156
    16                          TXT     "310702541c5622d0e6001136bd71a6578b"



Please note this all worked perfectly under FC33


Many thanks,
-T

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Serious error.
All shortcuts have disappeared.
Screen. Mind. Both are blank.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
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