On 25-11-2013 15:42, Phil Mayers wrote:

2. Put a proper zone cut (delegation) into your local master, pointing at your authoritative server

Thanks Phil. Your help has been valuable.
I think this is exactly what I'm doing here:

==== 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




_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to