From 8cd01e284732e135db716dd9b2d51301c2c526c4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Nov 2018 03:19:09 +0000 Subject: [PATCH] Second update --- db.master.tilde | 10 +++++----- named.conf.local | 4 ---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/db.master.tilde b/db.master.tilde index 69162d3..f8b1dfd 100644 --- a/db.master.tilde +++ b/db.master.tilde @@ -8,9 +8,9 @@ $TTL 604802 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL - IN A 192.168.1.10 + IN A 139.59.215.24 ; -@ IN NS master.tilde. -@ IN A 192.168.1.10 -@ IN AAAA ::1 -ns IN A 192.168.1.10 +@ IN NS master.tilde. +@ IN A 139.59.215.24 +@ IN AAAA 2a03:b0c0:3:d0::d91:5001 +ns IN A 139.59.215.24 diff --git a/named.conf.local b/named.conf.local index f18f8fe..2d15b6b 100644 --- a/named.conf.local +++ b/named.conf.local @@ -5,10 +5,6 @@ // Consider adding the 1918 zones here, if they are not used in your // organization //include "/etc/bind/zones.rfc1918"; -zone "example.com" { - type master; - file "/etc/bind/db.example.com"; -}; zone "master.tilde" { type master;