Updated DNS files

This commit is contained in:
deepend 2025-03-06 10:46:02 -07:00
parent 5110b7d34c
commit 36bdf41db8
2 changed files with 0 additions and 19 deletions

View File

@ -1,14 +0,0 @@
; BIND data file for green.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.green.tilde. (
2025030601 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME green.tilde
@ IN A 54.38.176.219
* IN A 54.38.176.219

View File

@ -20,11 +20,6 @@ zone "team.tilde" {
file "/etc/bind/db.team.tilde";
};
zone "green.tilde" {
type master;
file "/etc/bind/db.green.tilde";
};
zone "club.tilde" {
type master;
file "/etc/bind/db.club.tilde";