aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/dns/templates/mageia.fr.zone
blob: 70ecc840b88691a81cd11764a25147fcbb3d3768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
; cfengine-distributed file
; local modifications will be lost
; $Id$
$TTL	3D
@       IN      SOA     ns0.mageia.org.   mageia.fr.  (
        2010110200	; Serial
        21600		; Refresh
        3600		; Retry
        2419200		; Expire
        86400		; Minmun TTL
        )

; nameservers
@	IN      NS      ns0.mageia.org.
@	IN      NS      ns1.mageia.org.

@   IN      MX 10   mx0.zarb.org.
@   IN      MX 20   mx1.zarb.org.

; MX
;@	IN	MX	10 mx0.zarb.org.

; machines
mageia.fr.	IN	A   	212.85.158.22

; aliases
www             IN      CNAME   mageia.fr.