mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 12:00:19 +00:00
Updated DNS files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; BIND data file for ygcf.tilde
|
||||
; BIND data file for as3304.tilde
|
||||
$TTL 604800
|
||||
@ IN SOA ns1.master.tilde. root.ygcf.tilde. (
|
||||
@ IN SOA ns1.master.tilde. root.as3304.tilde. (
|
||||
2025100201 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
@@ -9,6 +9,6 @@ $TTL 604800
|
||||
;
|
||||
@ IN NS ns1.master.tilde.
|
||||
@ IN NS ns2.master.tilde.
|
||||
www IN CNAME ygcf.tilde
|
||||
www IN CNAME as3304.tilde
|
||||
@ IN A
|
||||
* IN A
|
||||
@@ -1,14 +0,0 @@
|
||||
; BIND data file for yngchf.tilde
|
||||
$TTL 604800
|
||||
@ IN SOA ns1.master.tilde. root.yngchf.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 yngchf.tilde
|
||||
@ IN A
|
||||
* IN A
|
||||
@@ -390,18 +390,13 @@ zone "youngchief.tilde" {
|
||||
file "/etc/bind/db.youngchief.tilde";
|
||||
};
|
||||
|
||||
zone "ygcf.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.ygcf.tilde";
|
||||
};
|
||||
|
||||
zone "yngchf.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.yngchf.tilde";
|
||||
};
|
||||
|
||||
zone "423304.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.423304.tilde";
|
||||
};
|
||||
|
||||
zone "as3304.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.as3304.tilde";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user