diff options
Diffstat (limited to 'openbsd')
| -rw-r--r-- | openbsd/frontends/var/nsd.blowfish/zones/master/snonux.me.zone | 13 |
1 files changed, 7 insertions, 6 deletions
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. |
