view scripts/dns_srv/template/var/cache/bind/revp.127.0.0 @ 5:dfc5c6be7761

add xhtml template for printing "business" (visiting) cards: The output is made for being printed on DECAdry SCW-2090. To print it, it's better to export it first to PDF from your browser. Be sure you disabled all the margins, header and footer set by the browser.
author souliane <souliane@mailoo.org>
date Thu, 03 Jul 2014 12:21:45 +0200
parents 73d3b94b7364
children
line wrap: on
line source

$ORIGIN 0.0.127.in-addr.arpa.
$TTL 1D
@     IN SOA  <hostname>.<domain>. <hostname>.<domain>. (
              <date>     ; serial
              28800      ; refresh (8 hours)
              14400      ; retry (4 hours)
              2419200    ; expire (4 weeks)
              86400      ; minimum (1 day)
              )

              NS      <hostname>.<domain>.
1             PTR     <hostname>.<domain>.