add local-data

This commit is contained in:
2023-11-28 20:58:12 +01:00
parent 83a2c7848d
commit cc243d4c4d

View File

@@ -7,8 +7,8 @@
# tls-cert-bundle = "/var/lib/acme/fw.cloonar.com/fullchain.pem";
};
local-zone = "\"cloonar.com\" transparent";
# local-data = [
# "\"localhost A 127.0.0.1\""
local-data = [
"\"localhost A 127.0.0.1\""
# "localhost.cloonar.com A 127.0.0.1"
# "localhost AAAA ::1"
# "localhost.cloonar.com AAAA ::1"
@@ -56,7 +56,7 @@
# "ps5-living.cloonar.com IN A 10.42.96.176"
#
# "ddl-warez.to IN A 172.67.184.30"
# ];
];
# local-data-ptr = [
# "127.0.0.1 localhost"
# "::1 localhost"