blob: 67bec3d6af4aec1197e3b994109ab75780aff46e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
; $FreeBSD: src/etc/namedb/master/empty.db,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $
$TTL 3h
@ SOA @ nobody.localhost. 42 1d 12h 1w 3h
; Serial, Refresh, Retry, Expire, Neg. cache TTL
@ NS @
; Silence a BIND warning
@ A 127.0.0.1
|