blob: a53cca9d71f13e5561cab696a6d335d135c39875 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
; $FreeBSD: src/etc/namedb/master/localhost-reverse.db,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $
$TTL 3h
@ SOA localhost. nobody.localhost. 42 1d 12h 1w 3h
; Serial, Refresh, Retry, Expire, Neg. cache TTL
NS localhost.
1.0.0 PTR localhost.
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR localhost.
|