Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 5de626d892fe1b80e7abd6e6f3d2f1c2 > files > 30

maradns-1.4.13-2.mga4.x86_64.rpm

# Example CSV1 zone file

# This is what is known as a SOA record.  All zone files need to have one
# of these
S%|86400|%|hostmaster@%|19771108|7200|3600|604800|1800
# These are known as authoritative NS records.  All zone files need one or
# more of these
N%|86400|ns1.%
N%|86400|ns2.%

# Some IP addresses
Ans1.%|86400|10.0.0.1
Ans2.%|86400|192.168.0.1
A%|86400|10.1.2.3
Amx.%|86400|10.1.2.4

# An 'IN MX' record
@%|86400|10|mx.%