First check in

This commit is contained in:
2018-10-29 20:24:48 -05:00
commit de0a876a9d
15 changed files with 498 additions and 0 deletions

13
CONFIG/var/named/db.127 Normal file
View File

@@ -0,0 +1,13 @@
;
; BIND reverse data file for local loopback interface
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS localhost.
1.0.0 IN PTR localhost.