<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000"><div>Hi,</div><div><br></div><div>both excellent reasons :)</div><div><br></div><div><span style="font-size: 10pt">In theory you only need to retain the SOA and NS records so something like:</span><br></div><div><span style="font-size: 10pt"><br></span></div><div><div style="">example.com.            IN SOA  ns.example.net. hostmaster.example.net. (</div><div style="">                                2015071700 ; serial</div><div style="">                                10800      ; refresh (3 hours)</div><div style="">                                3600       ; retry (1 hour)</div><div style="">                                604800     ; expire (1 week)</div><div style="">                                86400      ; minimum (1 day)</div><div style="">                                )</div><div style="">                        NS      ns.example.net.</div><div style="">                        DNAME   example.net.</div></div><div><br></div><div>Which should cause example.com to refer everything to example.net.<br>But there may be issues with that so you may need all of the apex records.<br>https://github.com/PowerDNS/pdns/issues/8641<br></div><div><br></div><div>In theory apex DNAME records should work - I've not had that much luck in getting them to do so.</div><div class="mb_sig">-- <div><div>Robm</div><div>873</div><div>  "Ask not what I can do for the stupid, </div><div>         but what the stupid can do for me" - Graeme Garden</div></div></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">On 28/09/2020 18:06:36, Daniel Miller <dmiller@amfes.com> wrote:</p><div style="font-family:Arial,Helvetica,sans-serif">For two excellent reasons:
<br>
<br>1. I didn't know they existed.
<br>2. Now that I know they exist - I don't know how to use them.
<br>
<br>I've enabled DNAME processing - now I need to understand how to setup 
<br>the zone. Do replace the *entire* zone with just a DNAME record? Or do I 
<br>need to retain any of the SOA, NS, MX records?
<br>
<br>--
<br>Daniel
<br>
<br>On 9/28/2020 1:06 AM, Robert Mortimer wrote:
<br>> Obvious question any reason why you're not using DNAMEs?
<br>> https://tools.ietf.org/html/rfc2672
<br>> 
<br>> -- 
<br>> Robm
<br>> 873
<br>>    "Ask not what I can do for the stupid,
<br>>           but what the stupid can do for me" - Graeme Garden
<br>>>
<br>>> On 27/09/2020 21:08:37, Daniel Miller via Pdns-users 
<br>>> <pdns-users@mailman.powerdns.com> wrote:
<br>>>
<br>>> I have a number of domains that are simply duplicates of a base domain,
<br>>> e.g. mydomain.com is the primary domain, and we also have mydomain.net
<br>>> and mydomain.info.
<br>>>
<br>>> I'd like to able to configure any/all records only in mydomain.com - and
<br>>> have them "magically" propagated to the designated duplicate domains. I
<br>>> don't believe this is something CNAME or ALIAS records would provide
<br>>> for. But...maybe LUA would?
<br>>>
<br>>> If I'm right - would I do this as a Lua backend, or with Lua records?
<br>>> And preferably if I add new record to the primary domain I don't have to
<br>>> add new Lua records to each of the others.
<br>>>
<br>>> -- 
<br>>> Daniel
<br>>>
<br>>> _______________________________________________
<br>>> Pdns-users mailing list
<br>>> Pdns-users@mailman.powerdns.com
<br>>> https://mailman.powerdns.com/mailman/listinfo/pdns-users
<br>
<br><br></pdns-users@mailman.powerdns.com></div></blockquote>
                                        
                                        </div>