# Zone file for example.com (example file)

# See 'doc/csv1.format' for detailed help on the format of this file

# The SOA record must be first, followed by all authoritative NS records
# for this zone.
S.|86400|.|hostmaster@example.com.|19771108|7200|3600|604800|1800
N.|86400|ns1.example.net.
Ncom.|86400|ns2.example.net.
Norg.|86400|ns1.example.org.

# Some 'IN A' records
Ans1.example.net.|86400|127.0.0.1
# Deliberately an address that does not exist
Ans2.example.net.|86400|127.0.0.2
Ans1.example.org.|86400|127.0.0.5

# A 'PTR' record which, while marked as unauthoritative, allows this
# program to work with nslookup when bound on IP 127.0.0.3
P1.0.0.127.in-addr.arpa.|1234|ns1.example.net.

