「私たちの交流の DNS の構成を提供しています」の版間の差分

提供: Japanese Ikoula Wiki
Jump to navigation Jump to search
1行目: 1行目:
 +
<span data-link_translate_nl_title="DNS-configuratie voor onze Exchange biedt"  data-link_translate_nl_url="DNS-configuratie+voor+onze+Exchange+biedt"></span>[[:nl:DNS-configuratie voor onze Exchange biedt]][[nl:DNS-configuratie voor onze Exchange biedt]]
 
<span data-link_translate_it_title="Configurazione di DNS per le nostre offerte di scambio"  data-link_translate_it_url="Configurazione+di+DNS+per+le+nostre+offerte+di+scambio"></span>[[:it:Configurazione di DNS per le nostre offerte di scambio]][[it:Configurazione di DNS per le nostre offerte di scambio]]
 
<span data-link_translate_it_title="Configurazione di DNS per le nostre offerte di scambio"  data-link_translate_it_url="Configurazione+di+DNS+per+le+nostre+offerte+di+scambio"></span>[[:it:Configurazione di DNS per le nostre offerte di scambio]][[it:Configurazione di DNS per le nostre offerte di scambio]]
 
<span data-link_translate_pt_title="Configuração de DNS para nossas ofertas de intercâmbio"  data-link_translate_pt_url="Configura%C3%A7%C3%A3o+de+DNS+para+nossas+ofertas+de+interc%C3%A2mbio"></span>[[:pt:Configuração de DNS para nossas ofertas de intercâmbio]][[pt:Configuração de DNS para nossas ofertas de intercâmbio]]
 
<span data-link_translate_pt_title="Configuração de DNS para nossas ofertas de intercâmbio"  data-link_translate_pt_url="Configura%C3%A7%C3%A3o+de+DNS+para+nossas+ofertas+de+interc%C3%A2mbio"></span>[[:pt:Configuração de DNS para nossas ofertas de intercâmbio]][[pt:Configuração de DNS para nossas ofertas de intercâmbio]]

2015年10月23日 (金) 10:25時点における版

nl:DNS-configuratie voor onze Exchange biedt it:Configurazione di DNS per le nostre offerte di scambio pt:Configuração de DNS para nossas ofertas de intercâmbio es:Configuración de DNS para nuestras ofertas de intercambio en:DNS configuration for our Exchange offers fr:Configuration DNS pour nos offres Exchange

这篇文章是从由软件进行自动翻译。你可以看到这篇文章的源代码





2 つの構成が可能です :

ラウンド ロビン DNS を指している 1 つの MX フィールド (SMT p.ex10.biz ) :


votredomaine.com.             2       IN      MX      10 smtp.ex10.biz.


またはをポイントする 4 つの MX フィールド、 4 プラットフォーム SMTPs (SMTP 1.ex10.biz、smtp 2.ex10.biz、smtp 3.ex10.biz と smtp 4.ex10.biz) :

votredomaine.com.             2       IN      MX      10 smtp1.ex10.biz.
votredomaine.com.             2       IN      MX      10 smtp2.ex10.biz.
votredomaine.com.             2       IN      MX      10 smtp3.ex10.biz.
votredomaine.com.             2       IN      MX      10 smtp4.ex10.biz.


また、次のデータを含む SRV の種類のエントリを作成してください :

_autodiscover._tcp      SRV     0 0 443 ex10.biz.


次を作成することができますあなたの区域を処理する DNS サーバーが SRV エントリをサポートしていない場合、エントリ :

autodiscover.votredomaine.com.   600     IN      A       178.170.125.75


場合、 ドメイン名 登録されている DNS の管理は顧客の領域から、Ikoula、 (https://order.ikoula.com/cp/) : - タブ "アカウント " - セクション " サブスクリプション > すべてのドメイン " - 右側のウィンドウで、ドメイン名を選択 - タブ "DNS ゾーン " :


EX10_dns_0.jpg


注 : SRV エントリではなく、入力を使用すると、SSL 証明書関連のセキュリティ警告 "ex10.biz".これらの警告は、通常、考慮に入れられていません。


また DNS ゾーンに SPF フィールドを実装することを勧めます :

https://support.ikoula.com/index-1-2-2007.html


以下の構成を使用したり、お客様のニーズに合わせて :

"v=spf1  include:ex10.biz -all" 



あなたにはコメントを投稿する権限がありません。