diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2024-08-03 22:54:33 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2024-08-03 22:54:33 +0200 |
commit | 18f0b17f751794f1528700caa79608ad8fb67299 (patch) | |
tree | 0e051e48cd58c03bd6d2c8921e98777afe2d5413 | |
parent | 178ff1133dd5a5db6de1f5eab627788c03d0dab9 (diff) | |
download | dns-18f0b17f751794f1528700caa79608ad8fb67299.tar.xz |
Update serials
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | kyriasis.com.zone | 4 | ||||
-rw-r--r-- | pie-in-the-sky.kitchen.zone | 2 | ||||
-rw-r--r-- | remmy.foo.zone | 2 | ||||
-rw-r--r-- | remmy.io.zone | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index a0a5874..485e0e9 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -2,7 +2,7 @@ $ORIGIN kyriasis.com. $TTL 24h @ IN SOA ns1.kyriasis.com. hostmaster.kyriasis.com. ( - 2408031723 ; serial + 2408032054 ; serial 24h ; refresh 2h ; retry 1w ; expire @@ -110,7 +110,7 @@ lucifer._domainkey TXT "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQ theos._domainkey.theos TXT "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5u7MOeQk0oIgy64BcFDvmxiRGuZBPTFaFvRTz0LZMIq66E0iW76RFC9tBONQrVvVUCeMldmgy7AGjRMbZaszgtL14PJQeD9HDfbVnEVQhS12kMY2HPR3HruwfLcSgADjBwt3nVkdXusjTsNoGB/Yj7+Bdr/HFHi5blLB3a+6S7wIDAQAB" ;; DMARC <https://tools.ietf.org/html/rfc7489> -_dmarc TXT "v=DMARC1; p=quarantine; pct=100; rua=mailto:dmarc-aggregate-reports@kyriasis.com,mailto:re+fpdfyczuvkn@dmarc.postmarkapp.com; ruf=mailto:dmarc-failure-reports@kyriasis.com,mailto:re+fpdfyczuvkn@dmarc.postmarkapp.com; fo=1:d:s; adkim=r; aspf=r" +_dmarc TXT "v=DMARC1; p=quarantine; rua=mailto:dmarc-aggregate-reports@kyriasis.com,mailto:re+fpdfyczuvkn@dmarc.postmarkapp.com; ruf=mailto:dmarc-failure-reports@kyriasis.com,mailto:re+fpdfyczuvkn@dmarc.postmarkapp.com; fo=1:d:s; adkim=r; aspf=r" ;; SRV for email discovery <https://tools.ietf.org/html/rfc6186> ;; (not sure if anything useful uses them?) diff --git a/pie-in-the-sky.kitchen.zone b/pie-in-the-sky.kitchen.zone index 3659a20..151337e 100644 --- a/pie-in-the-sky.kitchen.zone +++ b/pie-in-the-sky.kitchen.zone @@ -2,7 +2,7 @@ $ORIGIN pie-in-the-sky.kitchen. $TTL 24h @ IN SOA ns1.kyriasis.com. hostmaster.kyriasis.com. ( - 2408031723 ; serial + 2408032054 ; serial 24h ; refresh 2h ; retry 1w ; expire diff --git a/remmy.foo.zone b/remmy.foo.zone index d66a226..5a4d286 100644 --- a/remmy.foo.zone +++ b/remmy.foo.zone @@ -2,7 +2,7 @@ $ORIGIN remmy.foo. $TTL 24h @ IN SOA ns1.kyriasis.com. hostmaster.kyriasis.com. ( - 2408031723 ; serial + 2408032054 ; serial 24h ; refresh 2h ; retry 1w ; expire diff --git a/remmy.io.zone b/remmy.io.zone index 10076b6..d086889 100644 --- a/remmy.io.zone +++ b/remmy.io.zone @@ -2,7 +2,7 @@ $ORIGIN remmy.io. $TTL 24h @ IN SOA ns1.kyriasis.com. hostmaster.remmy.io. ( - 2408031723 ; serial + 2408032054 ; serial 24h ; refresh 2h ; retry 1w ; expire |