diff --git a/db.423304.tilde b/db.423304.tilde deleted file mode 100644 index 97d55c19..00000000 --- a/db.423304.tilde +++ /dev/null @@ -1,14 +0,0 @@ -; BIND data file for 423304.tilde -$TTL 604800 -@ IN SOA ns1.master.tilde. root.423304.tilde. ( - 2025100201 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ IN NS ns1.master.tilde. -@ IN NS ns2.master.tilde. -www IN CNAME 423304.tilde -@ IN A -* IN A diff --git a/db.as3304.tilde b/db.as3304.tilde deleted file mode 100644 index 2c4c483e..00000000 --- a/db.as3304.tilde +++ /dev/null @@ -1,14 +0,0 @@ -; BIND data file for as3304.tilde -$TTL 604800 -@ IN SOA ns1.master.tilde. root.as3304.tilde. ( - 2025100201 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ IN NS ns1.master.tilde. -@ IN NS ns2.master.tilde. -www IN CNAME as3304.tilde -@ IN A -* IN A diff --git a/named.conf.local b/named.conf.local index 0c95b3b1..d09136b5 100644 --- a/named.conf.local +++ b/named.conf.local @@ -390,13 +390,3 @@ zone "youngchief.tilde" { file "/etc/bind/db.youngchief.tilde"; }; -zone "423304.tilde" { - type master; - file "/etc/bind/db.423304.tilde"; -}; - -zone "as3304.tilde" { - type master; - file "/etc/bind/db.as3304.tilde"; -}; -