From 2ccadb9ae3bab2e31a47a4c5871a1ce042666d58 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 6 Aug 2023 02:26:36 +0100 Subject: [PATCH] Revert "dns: test rdns 2" This reverts commit d4e8f11cf96e57bec4a15f5c023d58e2919416e5. --- applications/dns.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/applications/dns.nix b/applications/dns.nix index 7f570eb..1779af4 100644 --- a/applications/dns.nix +++ b/applications/dns.nix @@ -94,8 +94,7 @@ ${format_records sort_records_srv 17} # https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/4/html/reference_guide/s2-bind-configuration-zone-reverse # config for our reverse dnspointers (not properly working) get_config_file_rev = (domain: -''$ORIGIN 64-127.99.1.193.in-addr.arpa. -$TTL 60 ; 1 minute +''$TTL 60 ; 1 minute ; hostmaster@skynet.ie is an email address that recieves stuff related to dns @ IN SOA ${nameserver}.skynet.ie. hostmaster.skynet.ie. ( ; Serial (YYYYMMDDCC) this has to be updated for each time the record is updated