From 14fb16706c6dfbaa95c4a2cdd694b4377bc73c8f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 17 Jan 2022 19:33:05 +0000 Subject: update test zone --- .../frontends/var/nsd.blowfish/zones/master/snonux.me.zone | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'openbsd') diff --git a/openbsd/frontends/var/nsd.blowfish/zones/master/snonux.me.zone b/openbsd/frontends/var/nsd.blowfish/zones/master/snonux.me.zone index f13cfd0..f20f414 100644 --- a/openbsd/frontends/var/nsd.blowfish/zones/master/snonux.me.zone +++ b/openbsd/frontends/var/nsd.blowfish/zones/master/snonux.me.zone @@ -1,15 +1,16 @@ $ORIGIN snonux.me. $TTL 4h @ IN SOA blowfish.buetow.org. hostmaster.buetow.org. ( - 2022011605 ; serial + 2022011701 ; serial 1h ; refresh 30m ; retry 7d ; expire 1h ) ; negative - IN NS blowfish.buetow.org. - IN NS twofish.buetow.org. + IN NS blowfish.buetow.org. + IN NS twofish.buetow.org. - IN MX 0 buetow.org. - IN MX 0 www.buetow.org. + 86400 IN ALIAS blowfish.buetow.org. +* 86400 IN ALIAS blowfish.buetow.org. +www 86400 IN ALIAS twofish.buetow.org. +www2 86400 IN ALIAS snonux.codeberg.page. -* IN CNAME buetow.org. -- cgit v1.2.3