15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
|
; $OpenBSD: named.loopback,v 1.1.1.1 2000/09/16 07:36:53 jakob Exp $
|
||
|
;
|
||
|
$ORIGIN 0.0.127.in-addr.arpa.
|
||
|
$TTL 6h
|
||
|
;
|
||
|
@ IN SOA localhost. postmaster.localhost. (
|
||
|
1999061400 ; serial
|
||
|
1h ; refresh
|
||
|
30m ; retry
|
||
|
7d ; expiration
|
||
|
1h ) ; minimum
|
||
|
;
|
||
|
NS localhost.
|
||
|
1 PTR localhost.
|