Sudo vim /var/named/chroot/var/named/edu.mg : Différence entre versions

De Wiki iRENALA
(Contenu remplacé par « Fichier:Zoneedu.JPG »)
Ligne 1 : Ligne 1 :
[[Fichier:Zoneedu.JPG]]
+
$TTL 86400
 +
@    IN    SOA    rndns.edu.mg.    sambatra.rndns.edu.mg.    (
 +
              2011071001
 +
              21600
 +
              7200
 +
              604800
 +
              86400  )
 +
 
 +
; Serveur DNS primaire
 +
@              IN      NS    rndns.edu.mg.
 +
 
 +
@              IN      A      192.168.254.3
 +
 
 +
rndns          IN      A      192.168.254.3
 +
www            IN      CNAME  rndns.edu.mg.
 +
umvf            IN      A      192.168.254.2
 +
wiki-renasup    IN      A      192.168.254.102
 +
forums-renasup  IN      A      192.168.254.102
 +
wkdtic          IN      A      192.168.254.102
 +
openmeetings    IN      A      192.168.254.102
 +
jabber          IN      A      192.168.254.102
 +
fdnngate        IN      A      192.168.10.254

Version du 3 septembre 2011 à 05:45

$TTL 86400 @ IN SOA rndns.edu.mg. sambatra.rndns.edu.mg. (

              2011071001
              21600
              7200
              604800
              86400   )
Serveur DNS primaire

@ IN NS rndns.edu.mg.

@ IN A 192.168.254.3

rndns IN A 192.168.254.3 www IN CNAME rndns.edu.mg. umvf IN A 192.168.254.2 wiki-renasup IN A 192.168.254.102 forums-renasup IN A 192.168.254.102 wkdtic IN A 192.168.254.102 openmeetings IN A 192.168.254.102 jabber IN A 192.168.254.102 fdnngate IN A 192.168.10.254