Jump to first page
 8
localhost file
n$ORIGIN localhost.
n$TTL 86400
n@        IN     SOA localhost. root.localhost. (
n                        1  ; serial
n                     1800  ; refresh
n                      900  ; retry
n                    69120  ; expire
n                     1080  ; negative cache ttl
n                        )
n                NS localhost.
n                A 127.0.0.1