15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
; $OpenBSD: loopback,v 1.1 2014/08/22 20:32:13 sthen Exp $
|
|
|
|
$ORIGIN 127.in-addr.arpa.
|
|
$TTL 6h
|
|
|
|
@ IN SOA localhost. root.localhost. (
|
|
1 ; serial
|
|
1h ; refresh
|
|
30m ; retry
|
|
7d ; expiration
|
|
1h ) ; minimum
|
|
|
|
NS localhost.
|
|
1.0.0 PTR localhost.
|