Merge branch 'catilde' of .tilde/.tilde into master

added ca.tilde / updated ip address.
This commit is contained in:
deepend 2019-05-04 22:42:25 -04:00 committed by Gitea
commit 4264084b74
2 changed files with 7 additions and 2 deletions

View File

@ -9,11 +9,11 @@ $TTL 604802
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN A 107.206.239.11
IN A 142.44.189.34
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns3.master.tilde.
IN NS ns4.master.tilde.
@ IN A 107.206.239.11
@ IN A 142.44.189.34

View File

@ -31,6 +31,11 @@ zone "nic.tilde" {
file "/etc/bind/db.nic.tilde";
};
zone "ca.tilde" {
type master;
file "/etc/bind/db.ca.tilde";
};
zone "ci.tilde" {
type master;
file "/etc/bind/db.ci.tilde";