21 lines
493 B
Plaintext
21 lines
493 B
Plaintext
;
|
|
; BIND reverse data file for local ro.netz zone
|
|
;
|
|
$TTL 43600
|
|
@ IN SOA ns.ro.netz. ckubu.oopen.de. (
|
|
2016123101 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
;
|
|
|
|
IN NS ns-ro.ro.netz.
|
|
|
|
|
|
; Unifi AP AC PRO
|
|
51 IN PTR ap-unifi-1.ro.netz.
|
|
52 IN PTR ap-unifi-2.ro.netz.
|
|
; Controler Unifi AP AC PRO
|
|
254 IN PTR ctl-unifi.ro.netz.
|