mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 12:00:19 +00:00
Taking over the ca.tilde zone, project incoming
This commit is contained in:
@@ -9,10 +9,10 @@ $TTL 604802
|
|||||||
2419200 ; Expire
|
2419200 ; Expire
|
||||||
604800 ) ; Negative Cache TTL
|
604800 ) ; Negative Cache TTL
|
||||||
;
|
;
|
||||||
IN A 142.44.189.34
|
IN A 213.239.234.117
|
||||||
;
|
;
|
||||||
IN NS ns1.master.tilde.
|
IN NS ns1.master.tilde.
|
||||||
IN NS ns2.master.tilde.
|
IN NS ns2.master.tilde.
|
||||||
IN NS ns5.master.tilde.
|
IN NS ns5.master.tilde.
|
||||||
|
|
||||||
@ IN A 142.44.189.34
|
@ IN A 213.239.234.117
|
||||||
|
|||||||
@@ -121,3 +121,8 @@ zone "tilde.best" {
|
|||||||
type master;
|
type master;
|
||||||
file "/etc/bind/db.tilde.best";
|
file "/etc/bind/db.tilde.best";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zone "ca.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.ca.tilde";
|
||||||
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user