; file: outofro2.rev (nennt sich bei mir named.rev)
; ------------------
;
; Origin added to names ending in a dot:
;
;        1.168.192.IN-ADDR.ARPA
;
@        IN     SOA   mail.outofro2.com postmaster.outofro2.com (
                      9705272  ; serial no
                      28800    ; refresh in seconds
                      7200     ; retry in seconds
                      604800   ; SOA expires in seconds
                      86400 )  ; minimum in seconds

         IN     NS    oor1.outofro2.com.    ; primary nameserver
         IN     NS    ns.elsewhere.com.     ; secondary nameserver (!!)

; map addresses to names

1        IN     PTR   oor1.outofro2.com.

; more hosts have to be added accordingly ...
