<div dir="ltr">Thanks very much.<div style>I don't read RFC i need to do it :)</div><div style><br></div><div style><br></div><div style>Good weekend,</div><div style>Jacopo</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">2013/1/19 Heinrich Strauss <span dir="ltr"><<a href="mailto:heinrich@hstrauss.co.za" target="_blank">heinrich@hstrauss.co.za</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, Jacopo.<br>
<br>
On 19/01/2013 17:10, Jacopo Cappelli wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a domain "<a href="http://example.com" target="_blank">example.com</a> <<a href="http://example.com" target="_blank">http://example.com</a>>" and i need to set a cname:<br>
<a href="http://mycname.example.com" target="_blank">mycname.example.com</a> <<a href="http://mycname.example.com" target="_blank">http://mycname.example.com</a>> IN CNAME <a href="http://ghs.google.com" target="_blank">ghs.google.com</a> <<a href="http://ghs.google.com" target="_blank">http://ghs.google.com</a>>.<div class="im">
<br>
<br>
But i have a subzone<br>
</div></blockquote>
If you delegate a sub-zone, no other records will be read from the parent zone file, other than the NS records and glue records for the hosts to which the subzone is delegated.<br>
<br>
The most common way of doing this set-up would be to create records in the parent zonefile (and not create a subzone). From RFC1912 <<a href="http://www.simpledns.com/rfc/rfc1912.txt" target="_blank">http://www.simpledns.com/rfc/<u></u>rfc1912.txt</a>> section 2.4: /"A CNAME record is not allowed to coexist with any other data."/ This is especially true for NS and SOA records, which the subzone would require.<br>

<br>
e.g. (for <a href="http://example.com" target="_blank">example.com</a>)<br>
-- begin<br>
@ IN SOA <a href="http://ns.example.com" target="_blank">ns.example.com</a>. <a href="http://hostmaster.example.com" target="_blank">hostmaster.example.com</a>. 2013011900 <defaults><br>
@ IN NS <a href="http://ns.example.com" target="_blank">ns.example.com</a>.<br>
mycname IN MX 10 <a href="http://aspmx1.googlemail.com" target="_blank">aspmx1.googlemail.com</a>.<br>
...<br>
mycname IN CNAME <a href="http://ghs.google.com" target="_blank">ghs.google.com</a>.<br>
-- end<br>
<br>
Note that you should include a trailing period if you specify <a href="http://mycname.example.com" target="_blank">mycname.example.com</a> (i.e. your example record should read: <a href="http://mycname.example.com" target="_blank">mycname.example.com</a>. IN CNAME <a href="http://ghs.google.com" target="_blank">ghs.google.com</a>.)<br>

<br>
Regards,<br>
Strauss.<br>
______________________________<u></u>_________________<br>
bind10-users mailing list<br>
<a href="mailto:bind10-users@lists.isc.org" target="_blank">bind10-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind10-users" target="_blank">https://lists.isc.org/mailman/<u></u>listinfo/bind10-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Linux, Windows Xp ed MS-DOS<br>(anche conosciuti come il Bello, il Brutto ed il Cattivo).<br>-- Matt Welsh
</div>