<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 25-11-2013 15:42, Phil Mayers wrote:<br>
    </div>
    <blockquote cite="mid:52938BF6.1040608@imperial.ac.uk" type="cite"><br>
       2. Put a proper zone cut (delegation) into your local master,
      pointing at your authoritative server
      <br>
    </blockquote>
    <br>
    Thanks Phil. Your help has been valuable. <br>
    I think this is exactly what I'm doing here:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; white-space: pre-wrap;">==== Recursive Bind server - /etc/bind/db.fd00.f3e2.38a5:

$TTL 86400 ; Minimum TTL of 1 day.

@ IN SOA ns1.mydomain.com. dnsmasters.mydomain.com. (
  1       ; Serial.
  10800   ; Refresh after 3 hours.
  3600    ; Retry after 1 hour.
  604800  ; Expire after 1 week.
  86400 ) ; Minimum TTL of 1 day.

        IN NS ns1.mydomain.com.



Thanks!
--
Thiago Henrique

 
</pre>
    <br class="Apple-interchange-newline">
    <br>
    <br>
  </body>
</html>