Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
@ CNAME example.com.特に指定がない限り、すべてのリクエストに対して応答する DNS サーバーが必要です。これは、DNS をカスタマイズしないクライアントの権限のあるサーバーとして使用されます。
@ CNAME example.com.
独自のゾーン ファイルを持たない要求に対して、1 つのキャッチオール ゾーン ファイルを持つように BIND を構成することは可能ですか?
CNAMEワイルドカードレコードを追加できるはずです。
CNAME
*.example.com. IN CNAME example.com.