Archiving hsn.dev zone
This commit is contained in:
parent
560e5ec458
commit
60e0c5485a
2 changed files with 1 additions and 16 deletions
|
@ -55,18 +55,6 @@ zone "jahanson.tech." {
|
|||
file "/etc/bind/zones/db.jahanson.tech";
|
||||
};
|
||||
|
||||
zone "hsn.dev." {
|
||||
type master;
|
||||
file "/etc/bind/zones/db.hsn.dev";
|
||||
journal "/var/cache/bind/db.hsn.dev.jnl";
|
||||
allow-transfer {
|
||||
key "externaldns";
|
||||
};
|
||||
update-policy {
|
||||
grant externaldns zonesub ANY;
|
||||
};
|
||||
};
|
||||
|
||||
zone "1.10.in-addr.arpa." {
|
||||
type master;
|
||||
file "/etc/bind/zones/db.1.10.in-addr.arpa";
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
$TTL 3600
|
||||
$ORIGIN hsn.dev.
|
||||
@ 3600 IN SOA gateway.jahanson.tech. gateway.jahanson.tech. (
|
||||
1695067481 ; serial number (epoch timestamp)
|
||||
1696362449 ; serial number (epoch timestamp)
|
||||
7200 ; refresh period
|
||||
3600 ; retry period
|
||||
1209600 ; expire time
|
||||
|
@ -20,9 +20,6 @@ $ORIGIN hsn.dev.
|
|||
@ IN A 104.26.3.197
|
||||
@ IN A 172.67.72.148
|
||||
blog IN A 20.64.91.58
|
||||
nc IN A 104.26.2.197
|
||||
nc IN A 104.26.3.197
|
||||
nc IN A 172.67.72.148
|
||||
onepassword-connect IN A 10.5.0.5
|
||||
git IN A 40.124.184.64
|
||||
varda IN A 136.243.8.106
|
||||
|
|
Reference in a new issue