summaryrefslogtreecommitdiff
path: root/named.localhost
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-20 03:32:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-20 03:32:50 +0000
commit2847c413880322cd66177f0edbd1d8c2bb8c2733 (patch)
tree1450935150f579bab832ca5ef012fed37e173311 /named.localhost
parenta0619d67dc05822e0ba3e196a8d7ebc1c4c25bff (diff)
automatic import of bind
Diffstat (limited to 'named.localhost')
-rw-r--r--named.localhost10
1 files changed, 10 insertions, 0 deletions
diff --git a/named.localhost b/named.localhost
new file mode 100644
index 0000000..6fe6a52
--- /dev/null
+++ b/named.localhost
@@ -0,0 +1,10 @@
+$TTL 1D
+@ IN SOA @ rname.invalid. (
+ 0 ; serial
+ 1D ; refresh
+ 1H ; retry
+ 1W ; expire
+ 3H ) ; minimum
+ NS @
+ A 127.0.0.1
+ AAAA ::1