Initial commit
This commit is contained in:
19
CKUBU/bind/VPN/123/db.192.168.144.0
Normal file
19
CKUBU/bind/VPN/123/db.192.168.144.0
Normal file
@ -0,0 +1,19 @@
|
||||
;
|
||||
; BIND reverse data file for local local.netz zone
|
||||
;
|
||||
$TTL 43600
|
||||
@ IN SOA ns.123.netz. argus.oopen.de. (
|
||||
2017031001 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
|
||||
|
||||
;
|
||||
; NS Records
|
||||
;
|
||||
|
||||
@ IN NS ns.123.netz.
|
||||
|
Reference in New Issue
Block a user