Initial commit
This commit is contained in:
17
WF/bind/db.local.netz
Normal file
17
WF/bind/db.local.netz
Normal file
@ -0,0 +1,17 @@
|
||||
;
|
||||
; BIND data file for local domain local.netz
|
||||
;
|
||||
$TTL 43600
|
||||
@ IN SOA ns.wf.netz. ckubu.oopen.de. (
|
||||
2017101901 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
|
||||
|
||||
|
||||
IN NS ns-wf.wf.netz.
|
||||
|
||||
spider IN A 192.168.63.173
|
Reference in New Issue
Block a user