Bind/Named: Example localhost.zone

by rajesh 2012-05-10 15:00:37

Example Code in localhost.zone (below dotted line)
-------------------------------------------------------------------------

$TTL 86400
@ IN SOA @ root (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum

IN NS @
IN A 127.0.0.1
IN AAAA ::1

916
like
0
dislike
0
mail
flag

You must LOGIN to add comments