<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>Thanks for fast replay.</div><div>Yes ancient, because server is also ancient - yet it should work.</div><div>I was able to pin point the issue. <br></div><div>Looks like I was editing zone file, saving it, cat-ing it and it was fine, until it was "recovered" from journal file and overwrited by it each time, later bind was not loading file because of out-of-sync issue. After I clean up journal file, and redo zone file, both *.<a href="http://is.also.my.domain.my" target="_blank">is.also.my.domain.my</a> and other started to work. <br></div><div><br></div><div>Thank you for infomation what should I include next time when I will have issue with bind9.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">niedz., 3 gru 2023 o 02:21 Crist Clark <<a href="mailto:cjc%2Bbind-users@pumpky.net" target="_blank">cjc+bind-users@pumpky.net</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Ancient BIND version, but won’t mention it beyond that. Others are going to.</div><div dir="auto"><br></div><div dir="auto">This should work fine. Having multiple levels of labels in the zone shouldn’t be a problem. But you’re not providing enough detail to troubleshoot. You’re going to have to show the config and zone files to really get any help. And just just providing snippets of the files might not show where the problem is. You also should provide the “dig” output and the precise errors you get back (e.g. the SOA record returned in the NXDOMAIN response might provide clues).</div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 2, 2023 at 4:47 PM Michał Półrolniczak <<a href="mailto:michal.polrolniczak@gmail.com" target="_blank">michal.polrolniczak@gmail.com</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"><div dir="ltr">
Hello Bind Community,
<br>
<br>Im trying to resolve sub-subdomain without making each level as separate
zone file.
<br>
<br>I have domain.my (name of domain changed) in main zone (the host I serve
it from is <a href="http://ns.domain.my" target="_blank">ns.domain.my</a>) - this works fine, I delegated sub domain
<a href="http://my.domain.my" target="_blank">my.domain.my</a> by adding:
<br>
<br><a href="http://my.domain.my" target="_blank">my.domain.my</a> IN NS <a href="http://ns.domain.my" target="_blank">ns.domain.my</a>; I added this zone to config file and
created zone file for it. - this also works fine
<br>
<br>I can without any issues add subdomain to <a href="http://my.domain.my" target="_blank">my.domain.my</a> in <a href="http://my.domain.my" target="_blank">my.domain.my</a>
zone file.
<br>
<br>I would like to resolve sub-subdomain like: <a href="http://this.is.also.my.domain.my" target="_blank">this.is.also.my.domain.my</a>
from same <a href="http://my.domain.my" target="_blank">my.domain.my</a> zone file.
<br>from my understanding I could add wildcard: "*.<a href="http://is.also.my.domain.my" target="_blank">is.also.my.domain.my</a>. IN
A ip.addr" record (and handle it later on server), or by adding
"<a href="http://this.is.also.my.domain.my" target="_blank">this.is.also.my.domain.my</a>. IN A ip.add" record.
<br>Both don't work sadly.
<br>
<br>I also tested "<a href="http://is.also.my.domain.my" target="_blank">is.also.my.domain.my</a>. A ip.address" which also dont work
- so it looks like im missing something.
<br>
<br>Was this feature disable/removed from bind9 or I forgot to set something
in my config file?
<br>
<br>I'm using bind9 9.11.5
</div>
-- <br>
Visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">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">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">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div></div>
</blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div><span style="font-family:Verdana;font-size:9px">Pozdrawiam, Michał Półrolniczak<br></span></div></div></div></div>
</div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div><span style="font-family:Verdana;font-size:9px">Pozdrawiam, Michał Półrolniczak<br></span></div></div></div></div></div>