From 2847c413880322cd66177f0edbd1d8c2bb8c2733 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 20 Aug 2023 03:32:50 +0000 Subject: automatic import of bind --- named.localhost | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 named.localhost (limited to 'named.localhost') 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 -- cgit v1.2.3