<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span lang=PT>Hi.<o:p></o:p></span></p><p class=MsoNormal>I’m migrating an old bind from Oracle Linux 6 to Oracle linux 9.16.<o:p></o:p></p><p class=MsoNormal>The first thing I noticed was that there were 2 bind versions available in this new distro. I went for the newest.<o:p></o:p></p><p class=MsoNormal>It is “named-chroot” and a “slave” configuration for my domain. The files are already being  transferred automatically daily, and I can successfully query my domain.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The problems are:<o:p></o:p></p><p class=MsoNormal>I get SERVFAIL when querying outside my domain.<o:p></o:p></p><p class=MsoNormal>I get SERVFAIL when performing any reverse query.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I can use “nc -v 53 top.domain.server” to test my outgoing connection, and it works.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My named.conf is as follows<o:p></o:p></p><p class=MsoNormal>listen-on port 53 { 127.0.0.1; my.ip.; };<o:p></o:p></p><p class=MsoNormal>        listen-on-v6 port 53 { ::1; };<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The configuration is as in the previous server, so I have no idea what I am missing.<o:p></o:p></p><p class=MsoNormal>Any ideas?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>regards<o:p></o:p></p><p class=MsoNormal>David<o:p></o:p></p></div></body></html>