<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFCC" text="#000000">
    Hi<br>
    <br>
    You can not really share a zone(=file) between views. Both views
    will believe they have full rights to the file and one view will see
    this as someone (the other view) will change the file behind its
    back.<br>
    <br>
    What might work is to use a key to allow you to access the views
    needed. You should include a masters statement in each zone on the
    slave, including wich master to transfer from and the key needed.<br>
    <br>
    A view may be accessed by IPs and/or by keys.<br>
    <br>
    See the ARM for details.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 05/03/13 17:07, 李拓 wrote:<br>
    </div>
    <blockquote
cite="mid:CABdaON+7A1W-bMdHqtgr2mzr=S-P0ZosRCA1_ns9DW07+maX6w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hi,all<br>
            <br>
          </div>
          I want to transfer multiple views from master to slave. The
          zones are in different views in master, and in single view in
          slave.<br>
          <br>
        </div>
        <div>Ex:<br>
          <br>
        </div>
        <div>MASTER:<br>
          <br>
        </div>
        <div>view "v1"{<br>
        </div>
        <div>    zone "z11" {...} //need transfer<br>
        </div>
        <div>    zone "z12" {...}<br>
        </div>
        <div>    zone "z13" {...}<br>
          }<br>
          <br>
        </div>
        <div>view "v2" {<br>
        </div>
        <div>    zone "z21" {...} //need transfer<br>
        </div>
        <div>    zone "z22" {...}<br>
        </div>
        <div>    zone "z23" {...}<br>
          }<br>
          <br>
        </div>
        <div>SLAVE:<br>
        </div>
        <div>view "sv" { <br>
        </div>
        <div>    zone "z11" {...}   // from v1 z11<br>
        </div>
        <div>    zone "z21" {...}  //  from v2 z21<br>
          }<br clear="all">
        </div>
        <div>
          <div>
            <div><br>
            </div>
            <div>What should I do?<br>
              <br>
            </div>
            <div>Maybe I can share a dynamic zone between multiple
              views, but the MASTER's named.conf will be very complex. <br>
            </div>
            <div><br>
            </div>
            <div>-- <br>
              Best Regards!<br>
              =================================<br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
  </body>
</html>