-
-
-
VMware ESX、Linux KVM、およびCitrix HypervisorでNetScaler ADC VPXのパフォーマンスを最適化する
-
-
-
-
-
-
-
-
-
-
ワイルドカードDNSドメインのサポート
-
-
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
ワイルドカード DNS ドメインのサポート
ワイルドカード DNS ドメインは、存在しないドメインやサブドメインのリクエストを処理するために使用されます。ゾーンでは、ドメインごとに個別のリソースレコード (RR) を作成するのではなく、ワイルドカードドメインを使用して、存在しないすべてのドメインまたはサブドメインのクエリを特定のサーバーにリダイレクトします。ワイルドカード DNS ドメインの最も一般的な用途は、インターネットから他のメールシステムにメールを転送するために使用できるゾーンを作成することです。
DNS 解決では、ワイルドカード RR はワイルドカードドメインをサポートします。ワイルドカード RR は、存在しないドメイン名のクエリに対する応答を合成するために使用されます。たとえば、 http://image.example.com
クエリを実行したのにサブドメイン「image」が存在しなかった場合、example.com にリダイレクトされる可能性があります。
ワイルドカードレコードには、ドメイン名の左端のラベルとしてアスタリスク (*) 文字があります。例:*.example.com
。ドメイン名の他の場所にあるアスタリスクは、ワイルドカードDNSレコードを意味します。たとえば、 new.*.example.com
は有効なワイルドカード DNS レコードではありません。
注
- ワイルドカードドメインは、NetScalerアプライアンスがゾーンに対して権限を持ち、ADNSまたはDNSプロキシサーバーとして構成されている場合にのみサポートされます。
- ワイルドカードドメインは NS レコードと SOA レコードではサポートされていません。
- クエリが別のゾーンにある場合、ワイルドカードドメインは適用できません。
- QNAME またはワイルドカードドメインと QNAME の間の名前が存在することがわかっている場合は、ワイルドカードドメインを適用できません。
設定例
add dns soaRec example.com -originServer n1.example.com -contact admin.example.com
add dns nsRec example.com n1.example.com
add dns nsRec example.com n2.example.com
add dns zone example.com -proxyMode no
add dns addrec www.example.com 2.2.2.2
add dns addrec *.example.com 10.10.10.10
add dns addrec *.example.com 10.10.10.11
add dns aaaarec *.example.com 2001::1
<!--NeedCopy-->
この例では、A レコードと AAAA レコードにワイルドカードドメイン名が追加されています。
ゾーンに存在するドメイン名に対するクエリを受信すると、NetScalerアプライアンスは対応する応答で応答します。たとえば、この例では www.example.com
、アプライアンスは 2.2.2.2 で応答します。
ワイルドカードタイプと一致する存在しないドメイン名については、合成された応答が配信されます。
この例では、NetScalerアプライアンスは、存在しない.example.comまたはxyz.example.comのドメイン名に対して10.10.10.10と10.10.11で応答します。
ワイルドカード合成は、ゾーンに存在するドメイン名には適用されません。
たとえば、クエリwww.example.com
とタイプがAAAAの場合、 NetScalerアプライアンスはタイプAとwww.example.com
が存在するため、ワイルドカードで合成しません。この例では、NetScalerアプライアンスはNODATA応答で応答します。
abc.example.comと入力してAAAAと入力したクエリの場合、NetScalerアプライアンスは合成された応答で応答します。たとえば、この例では www.example.com
、アプライアンスは 2001:: 1 で応答します。
共有
共有
この記事の概要
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.