set hostname for bhs vm

This commit is contained in:
Ben Harris 2022-07-19 16:58:54 -04:00
parent 9c10fd1bba
commit 39f2fd7490
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 3600 ; 1 hour $TTL 3600 ; 1 hour
bhh.sh IN SOA ns1.bhh.sh. root.bhh.sh. ( bhh.sh IN SOA ns1.bhh.sh. root.bhh.sh. (
2021122016 ; serial 2022071900 ; serial
7200 ; refresh (2 hours) 7200 ; refresh (2 hours)
3600 ; retry (1 hour) 3600 ; retry (1 hour)
86400 ; expire (1 day) 86400 ; expire (1 day)
@ -30,6 +30,8 @@ $ORIGIN ax101.bhh.sh.
status CNAME qs2l.status.updown.io. status CNAME qs2l.status.updown.io.
$ORIGIN bhh.sh. $ORIGIN bhh.sh.
backupbox A 192.99.62.241 backupbox A 192.99.62.241
bandit A 167.114.155.188
AAAA 2607:5300:201:3100::e5d
ca1 CNAME de2 ca1 CNAME de2
de2 A 157.90.196.61 de2 A 157.90.196.61
AAAA 2a01:4f8:252:3e22::61 AAAA 2a01:4f8:252:3e22::61