Initial commit
This commit is contained in:
17
AK/bind/db.k1371.dyndns.org
Normal file
17
AK/bind/db.k1371.dyndns.org
Normal file
@ -0,0 +1,17 @@
|
||||
;
|
||||
; BIND data file for k1371.dyndns.org zone
|
||||
;
|
||||
$TTL 43600
|
||||
@ IN SOA ns-ak.ak.netz. ckubu.oopen.de. (
|
||||
2016051601 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
|
||||
|
||||
IN NS ns-ak.ak.netz.
|
||||
|
||||
;@ IN A 192.168.0.44
|
||||
@ IN A 192.168.0.10
|
Reference in New Issue
Block a user