Initial commit
This commit is contained in:
74
CKUBU/bind/VPN/ro/db.192.168.72.0
Normal file
74
CKUBU/bind/VPN/ro/db.192.168.72.0
Normal file
@ -0,0 +1,74 @@
|
||||
;
|
||||
; BIND reverse data file for local ro.netz zone
|
||||
;
|
||||
$TTL 43600
|
||||
@ IN SOA ns.ro.netz. ckubu.oopen.de. (
|
||||
2012120501 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
|
||||
IN NS ns-ro.ro.netz.
|
||||
|
||||
; - Gateway/Firewall
|
||||
254 IN PTR gw-ro.ro.netz.
|
||||
|
||||
|
||||
; - (Caching ) Nameserver
|
||||
1 IN PTR ns-ro.ro.netz.
|
||||
|
||||
|
||||
; - Fileserver
|
||||
10 IN PTR file-ro.ro.netz.
|
||||
20 IN PTR file-ro-alt.ro.netz.
|
||||
|
||||
; - IPMI - Fileserver
|
||||
15 IN PTR file-ipmi.ro.netz.
|
||||
|
||||
|
||||
; - Drucker
|
||||
;
|
||||
; Brother MFC-9332CDW (Buero Sabine)
|
||||
4 IN PTR brother-mfc-9332cdw.ro.netz.
|
||||
; - Kyocera KM-1635
|
||||
5 IN PTR km-1635.ro.netz.
|
||||
; - HP Color Laser Jet 2600 n
|
||||
6 IN PTR hp-2600n.ro.netz.
|
||||
; - HP Color LaserJet Pro MFP M177fw
|
||||
; - Büro Maria
|
||||
7 IN PTR hp-mfp-m177fw.ro.netz.
|
||||
; - HP Laser Jet P2055dn (Buero Helga)
|
||||
8 IN PTR hp-p2055dn.ro.netz.
|
||||
; - Brother MFC-L2700DW (Buero Biplab/Ulle)
|
||||
9 IN PTR brother-mfc-l2700DW.ro.netz.
|
||||
|
||||
|
||||
; - Vodafone easybox
|
||||
20 IN PTR easybox.ro.netz.
|
||||
|
||||
; Telefonanlage
|
||||
;
|
||||
50 IN PTR tka.ro.netz.
|
||||
; Telefone
|
||||
51 IN PTR app01.ro.netz.
|
||||
52 IN PTR app02.ro.netz.
|
||||
53 IN PTR app03.ro.netz.
|
||||
|
||||
|
||||
; - Office PCs
|
||||
101 IN PTR pc101.ro.netz.
|
||||
102 IN PTR pc102.ro.netz.
|
||||
103 IN PTR pc103.ro.netz.
|
||||
104 IN PTR pc104.ro.netz.
|
||||
105 IN PTR pc105.ro.netz.
|
||||
106 IN PTR pc106.ro.netz.
|
||||
107 IN PTR pc107.ro.netz.
|
||||
108 IN PTR pc108.ro.netz.
|
||||
|
||||
|
||||
; - Laptops
|
||||
121 IN PTR pc121.ro.netz.
|
||||
122 IN PTR pc122.ro.netz.
|
||||
123 IN PTR pc123.ro.netz.
|
Reference in New Issue
Block a user