From 2e6d87c1e2c3bca5fea7abe7c8a82daad79d8a72 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 18 Feb 2014 13:03:03 +0100 Subject: [PATCH] =?utf8?q?Modifications=20:=20=20=20etc/nsd3/zone.d/ptitve?= =?utf8?q?lo.net.zone.m4=20-=20M=C3=A9nage?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/nsd3/zone.d/ptitvelo.net.zone.m4 | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/etc/nsd3/zone.d/ptitvelo.net.zone.m4 b/etc/nsd3/zone.d/ptitvelo.net.zone.m4 index b007b76..15a790d 100644 --- a/etc/nsd3/zone.d/ptitvelo.net.zone.m4 +++ b/etc/nsd3/zone.d/ptitvelo.net.zone.m4 @@ -16,10 +16,6 @@ define(`KIMSUFI_IP4', `91.121.198.103') * hébergeur : lautre.net define(`LAUTRENET_IP4', `80.67.160.70') -define(`LAUTRENET_MX_NAME', `mx.lautre.net.') -define(`LAUTRENET_MX2_NAME', `mx2.lautre.net.') -define(`LAUTRENET_SPF_NAME', `mx1a.lautre.net') -define(`LAUTRENET_SPF2_NAME', `mx1b.lautre.net') divert(0)dnl $TTL 1d ; TTL (Time To Live) par défaut pour les enregistrements @@ -57,19 +53,16 @@ www.questionnaires A IP4(LAUTRENET) ; Dans le cas contraire, le seul résultat est un traffic réseau accru, ; et l'emploi de macros est préférable. ; ```You keep using CNAME records. I do not think they mean what you think they mean.''' -forge CNAME git +; forge CNAME git ; ENREGISTREMENTS « MX » (Mail eXchange) ; NOTE : le reverse et le forward associés au nom donné à un enregistrement MX ; devraient correspondre. Certains antispams le vérifient, et certains (rares) admins ; bloquent même au niveau de la session SMTP si il ne correspond pas. @ 180 MX 5 mx -;@ MX 5 NAME(LAUTRENET_MX) -;@ MX 10 NAME(LAUTRENET_MX2) ; ENREGISTREMENTS « NS » (Name Server) @ NS ns -#@ NS ns6.gandi.net. ; ENREGISTREMENTS "PTR" (IPv* -> name) ; NOTE : Dans le cas d’hébergement massif de domaines virtuels derrière une même adresse IP, @@ -81,11 +74,11 @@ forge CNAME git ; http://tools.ietf.org/html/draft-ietf-dnsop-reverse-mapping-considerations ; ENREGISTREMENTS "SPF" (Sender Policy Framework) -@ 3600 IN SPF "v=spf1 mx ip4:IP4(GRESILLE) a:NAME(LAUTRENET_SPF) a:NAME(LAUTRENET_SPF2) -all" -@ 3600 IN TXT "v=spf1 mx ip4:IP4(GRESILLE) a:NAME(LAUTRENET_SPF) a:NAME(LAUTRENET_SPF2) -all" +@ 3600 IN SPF "v=spf1 ip4:IP4(GRESILLE) -all" +@ 3600 IN TXT "v=spf1 ip4:IP4(GRESILLE) -all" ; ENREGISTREMENTS « SRV » (SeRVice) -_git._tcp.git 18000 IN SRV 0 0 9418 git +; _git._tcp.git 18000 IN SRV 0 0 9418 git ; ENREGISTREMENTS « SSHFP » (Secure SHell FingerPrint) esyscmd(sudo ssh-keygen -r @) -- 2.20.1