Initial commit
This commit is contained in:
18
WF/bind/db.192.168.43.0
Normal file
18
WF/bind/db.192.168.43.0
Normal file
@ -0,0 +1,18 @@
|
||||
;
|
||||
; BIND data file for local wf.netz zone
|
||||
;
|
||||
$TTL 43600
|
||||
@ IN SOA ns.wf.netz. ckubu.oopen.de. (
|
||||
2014031001 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
|
||||
|
||||
|
||||
IN NS ns.wf.netz.
|
||||
|
||||
; Gateway/Firewall
|
||||
10 IN PTR rapberry.wf.netz.
|
Reference in New Issue
Block a user