<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Thanks Brian for your fast response,,,<br>
<br>
you got exactly what I need (mirror entire domain to another), is there a way to do that?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0"><br class="Apple-interchange-newline">
</p>
<table border="0" cellspacing="0" cellpadding="0" width="0" class="" style="color:rgb(34,34,34); font-family:arial,sans-serif; font-size:12.8px; width:521.75pt; border-collapse:collapse">
<tbody>
<tr class="" style="height:45.9pt">
<td width="146" valign="top" rowspan="1" class="" style="margin:0px; width:109.8pt; border-top:none; border-bottom:none; border-left:none; border-right:1pt solid windowtext; padding:0in 5.4pt; height:45.9pt">
<br>
</td>
<td width="549" valign="top" rowspan="1" class="" style="margin:0px; width:411.95pt; border-top:none; border-bottom:none; border-left:none; border-right:1pt solid white; padding:0in 5.4pt; height:45.9pt">
<br>
</td>
</tr>
</tbody>
</table>
<br>
<p></p>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Brian Candler <b.candler@pobox.com><br>
<b>Sent:</b> Tuesday, July 24, 2018 10:05:41 AM<br>
<b>To:</b> Mohamad F. Barham; pdns-users@mailman.powerdns.com<br>
<b>Subject:</b> Re: [Pdns-users] Supporting ALIAS Records with DNSSEC specially with powerDNS-Admin as managment tool</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On 24/07/2018 07:21, Mohamad F. Barham wrote:<br>
> and I Editted powerDNS-Admin to Support ALIAS,<br>
> Now What I want is to make these domains ALIASES <br>
> (bzu.ps,birzeit.edu.ps, birzeit.ps) for this domain (birzeit.edu)<br>
> where shoud I insert the ALIAS records? In which format?<br>
<br>
I think you've misunderstood what ALIAS does.<br>
<br>
ALIAS does not mirror an entire domain.  ALIAS is pseudo <br>
resource-record, which expands to the dynamic lookup of another resource <br>
record.<br>
<br>
It's typically used at the apex of a zone, where you might like to <br>
insert a CNAME but you're not allowed to: CNAME cannot exist alongside <br>
any other resource type, including NS and SOA.<br>
<br>
; not allowed<br>
@    NS    ns1.mydomain.com.<br>
@    NS    ns2.mydomain.com.<br>
@    CNAME    web1.cloudhost.com.<br>
<br>
; solution<br>
@    NS    ns1.mydomain.com.<br>
@    NS    ns2.mydomain.com.<br>
@    ALIAS    web1.cloudhost.com.<br>
<br>
When someone looks up an A record for mydomain.com, they will get the A <br>
record(s) for web1.cloudhost.com, which are dynamically looked up (via <br>
the configured resolver) but returned as if they were stored in the <br>
authoritative server.<br>
<br>
See: <a href="https://doc.powerdns.com/authoritative/guides/alias.html">https://doc.powerdns.com/authoritative/guides/alias.html</a><br>
<br>
HTH,<br>
<br>
Brian.<br>
<br>
</div>
</span></font></div>
~~~~~~~~~~~~~~~~~~~~~~~~~~ <br>
The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended
 recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us
 immediately by responding to this email and then delete it from your system. The University is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.
<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~
</body>
</html>