Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3d384043f63da9536fc832c9ed5647cc > files > 140

maradns-1.4.14-1.1.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.%