<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Use command "rndc zonestatus kaixinduole.com" to check status and
SOA of zone on your server.</p>
<p>If you don't see correct SOA loaded in named, use "journalctl
-xeu named" to check logs. Very likely there would be some kind of
error. I would guess permission error.</p>
<p>Ensure named user or named group has that file readable. Check
also selinux context with ls -Z, it should have named_zone_t type.
Use restorecon to reset context ofr the file.</p>
<p>Share "ls -lZ /var/named/kaixinduole.com" if you cannot figure
that out. I would suggest running:</p>
<p> sudo -u named named-checkconf -z</p>
<p>It should discover some issues, but checking logs of named would
provide best details.<br>
</p>
<div class="moz-cite-prefix">On 25. 05. 22 17:39, 边明凯 wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAAoyKoOrk0AFJcwS_239kOBuaBm0h4KTVi_XXAPRe6sPmnRbww@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi Jan-Piet & All
<div><br>
</div>
<div>Thank you for the feedback, I just modified the serial
number and strictly follow the steps that you suggested.but it
seem still not working.</div>
<div><br>
</div>
<div><img src="cid:part1.OFz7DTEe.drGK3B1X@redhat.com"
alt="image.png" class="" width="562" height="408"><br>
</div>
<div>then I run the below command to check and reload</div>
<div><br>
</div>
<div><img src="cid:part2.junPAm60.E2OKU39e@redhat.com"
alt="image.png" class="" width="562" height="186"><br>
</div>
<div><br>
</div>
<div>then run dig -t soa <a href="http://kaixinduole.com"
moz-do-not-send="true">kaixinduole.com</a> @localhost</div>
<div><br>
</div>
<div><img src="cid:part3.U0RwD0LX.0neQc5zZ@redhat.com"
alt="image.png" class="" width="562" height="329"><br>
</div>
<div>run dig <a href="http://www.kaixinduole.com"
moz-do-not-send="true">www.kaixinduole.com</a> @localhost</div>
<div><img src="cid:part4.3VWwoue0.wJihXyyr@redhat.com"
alt="image.png" class="" width="562" height="448"><br>
</div>
<div>Actually nothing changed ,</div>
<div>thanks in advance for the help.</div>
<div><br>
</div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, May 25, 2022 at 4:56
PM Jan-Piet Mens via bind-users <<a
href="mailto:bind-users@lists.isc.org"
moz-do-not-send="true" class="moz-txt-link-freetext">bind-users@lists.isc.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>the
domain name is <a href="http://kaixinduole.com"
rel="noreferrer" target="_blank" moz-do-not-send="true">kaixinduole.com</a><br>
<br>
Querying the SOA record for <a href="http://kaixinduole.com"
rel="noreferrer" target="_blank" moz-do-not-send="true">kaixinduole.com</a>
shows the SOA serial number<br>
is less than what you showed in the screenshot:<br>
<br>
;; ANSWER SECTION:<br>
<a href="http://kaixinduole.com" rel="noreferrer"
target="_blank" moz-do-not-send="true">kaixinduole.com</a>.
21600 IN SOA <a href="http://ns1.kaixinduole.com"
rel="noreferrer" target="_blank" moz-do-not-send="true">ns1.kaixinduole.com</a>.
<a href="http://shawn.kaixinduole.com" rel="noreferrer"
target="_blank" moz-do-not-send="true">shawn.kaixinduole.com</a>.
(<br>
2022041566 ; serial<br>
3600 ; refresh (1 hour)<br>
900 ; retry (15
minutes)<br>
604800 ; expire (1 week)<br>
86400 ; minimum (1 day)<br>
)<br>
>I just create a cname record for testing, which is www
cname to<br>
><a href="http://www.baidu.com" rel="noreferrer"
target="_blank" moz-do-not-send="true">www.baidu.com</a>.
please see the below :<br>
<br>
When you update the zone file and add the CNAME, you must
increase<br>
the SOA serial number to anything higher than what it
currently<br>
is. The zone seems to use YYYYMMDDnn format, but you can also
just<br>
increment the current number.<br>
<br>
After storing the zone file, I recommend you use<br>
<br>
named-checkconf -z<br>
<br>
to make sure you see no error messages, and then you should be<br>
able to load the zone with an<br>
<br>
rndc reload <a href="http://kaixinduole.com"
rel="noreferrer" target="_blank" moz-do-not-send="true">kaixinduole.com</a><br>
<br>
Good luck,<br>
<br>
-JP<br>
<br>
-- <br>
Visit <a
href="https://lists.isc.org/mailman/listinfo/bind-users"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://lists.isc.org/mailman/listinfo/bind-users</a>
to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support
subscriptions. Contact us at <a
href="https://www.isc.org/contact/" rel="noreferrer"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://www.isc.org/contact/</a>
for more information.<br>
<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="gmail_signature">Best Regards <br>
<br>
Bian Mingkai (边明凯)<br>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
</blockquote>
</body>
</html>