Re: 9.11 to 9.16: need directions

2021-06-13 Thread Mark Andrews
Mbox names are user\.host.example where \. embeds a period in the label. -- Mark Andrews > On 13 Jun 2021, at 21:09, Eric Germann via bind-users > wrote: > > bind doesn’t support @ signs for the email contact. It would be > root.rn6.xyz.local > > Line 15, missing the class (IN)? > > D

Re: 9.11 to 9.16: need directions

2021-06-13 Thread Eric Germann via bind-users
bind doesn’t support @ signs for the email contact. It would be root.rn6.xyz.local Line 15, missing the class (IN)? DeadStick IN A 192.168.255.156 > > INTXT"310702541c5622d0e6001136bd71a6578b" --- Eric Germann ekgermann {at} semperen {dot} c

Re: 9.11 to 9.16: need directions

2021-06-13 Thread ToddAndMargo via bind-users
On 6/13/21 12:13 AM, ToddAndMargo via bind-users wrote: On 6/12/21 11:47 PM, ToddAndMargo via bind-users wrote: Oh but no errors and it still does not work! # host 8.8.8.8 Host 8.8.8.8.in-addr.arpa not found: 2(SERVFAIL) # host 8.8.8.8 8.8.4.4 Using domain server: Name: 8.8.4.4 Address: 8.8.4

Re: 9.11 to 9.16: need directions

2021-06-13 Thread ToddAndMargo via bind-users
On 6/12/21 11:47 PM, ToddAndMargo via bind-users wrote: Oh but no errors and it still does not work! # host 8.8.8.8 Host 8.8.8.8.in-addr.arpa not found: 2(SERVFAIL) # host 8.8.8.8 8.8.4.4 Using domain server: Name: 8.8.4.4 Address: 8.8.4.4#53 Aliases: 8.8.8.8.in-addr.arpa domain name pointer d

Re: 9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
Oh but no errors and it still does not work! # host 8.8.8.8 Host 8.8.8.8.in-addr.arpa not found: 2(SERVFAIL) # host 8.8.8.8 8.8.4.4 Using domain server: Name: 8.8.4.4 Address: 8.8.4.4#53 Aliases: 8.8.8.8.in-addr.arpa domain name pointer dns.google. and nothing appeared in /var/log/messages T

Re: 9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
On 6/12/21 5:30 PM, ToddAndMargo via bind-users wrote: Hi All, I just upgraded from Fedora 33 to Fedora 34. Bind was updated from 9.11 to 9.16 in Fedora 34. It completely broke my Fedora 33 configuration. Would someone please point me to the directions as to how to migrate from 9.11 to 9.16?

Re: 9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
On 6/12/21 10:55 PM, Ondřej Surý wrote: Most likely SELinux policy is preventing access to those files. Check the other logs. Ondřej -- Ondřej Surý — ISC (He/Him) No SE Linux error popping up. But I shut it off temporarily anyway. No symptom change. Rats! # setenforce Permissive # sys

Re: 9.11 to 9.16: need directions

2021-06-12 Thread Ondřej Surý
Most likely SELinux policy is preventing access to those files. Check the other logs. Ondřej -- Ondřej Surý — ISC (He/Him) My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours. > On 13. 6. 2021, at 7:48, ToddAndMargo

Re: 9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
On 6/12/21 8:30 PM, ToddAndMargo via bind-users wrote: # named-checkzone -t /var/named/chroot/var/named/slaves  abc.local abc.hosts.rev abc.hosts.rev:3: ignoring out-of-zone data (255.168.192.in-addr.arpa) abc.hosts.rev:14: ignoring out-of-zone data abc.hosts(10.255.168.192.in-addr.arpa) abc.h

Re: 9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
On 6/12/21 7:49 PM, Mark Andrews wrote: Please don’t hid details if you want help. If you really want help post all the un-doctored log messages. B.T.W. The messages below are because you used the wrong zone name on the named-checkconf command line. The zone file is for xyz.local and you said

Re: 9.11 to 9.16: need directions

2021-06-12 Thread Mark Andrews
Please don’t hid details if you want help. If you really want help post all the un-doctored log messages. B.T.W. The messages below are because you used the wrong zone name on the named-checkconf command line. The zone file is for xyz.local and you said the zone name you used was xyz without

Re: 9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
On 6/12/21 5:30 PM, ToddAndMargo via bind-users wrote: Hi All, I just upgraded from Fedora 33 to Fedora 34. Bind was updated from 9.11 to 9.16 in Fedora 34. It completely broke my Fedora 33 configuration. Would someone please point me to the directions as to how to migrate from 9.11 to 9.16?

9.11 to 9.16: need directions

2021-06-12 Thread ToddAndMargo via bind-users
Hi All, I just upgraded from Fedora 33 to Fedora 34. Bind was updated from 9.11 to 9.16 in Fedora 34. It completely broke my Fedora 33 configuration. Would someone please point me to the directions as to how to migrate from 9.11 to 9.16? Many thanks, -T