summaryrefslogtreecommitdiff
path: root/bind/db.ip6.arpa
blob: 7c6da0f2254ca3e4aba45246165a6376a7a728d7 (plain)
    1 $TTL 3d
    2 @	IN	SOA	localhost.	root.localhost.	(
    3 					     1       ; serial
    4 	                                     3h      ; refresh 
    5 	                                     1h      ; retry 
    6 	                                     1w      ; expire 
    7 	                                     1h )    ; negative caching-ttl 
    8 	IN	NS	localhost.
    9 	IN	PTR	localhost.

Generated by cgit