ネットワークに新しいHyperVホストをインストールしたばかりで、そのホストからいくつかの2012R2 VMを構成しています。ネットワークには既に既存のドメインコントローラがあります。既存のドメインコントローラにHyperV VMを追加できません
- DC.Domain.com - 192.168.1.3(サーバー2008)
HyperV01 192.168.1.201(サーバー2012R2)
- VM01 - 192.168.1.2(サーバー2012R2 - に設定するプライマリDNS 192.168.1.3)
- VM02 - 192.168.1.4(サーバー2012R2 - 192.168.1.3に設定するプライマリDNS)
- VM03 - 192.168.1.5(サーバー2012R2 - 192.168.1.3に設定するプライマリDNS)
私はHyperV01にドメインを参加させることができます。ドメインコントローラ/ DNSに問題はないはずです。私は、ドメインへの仮想マシンのいずれかに参加しようとしていた場合
、エラーがある:
DNS was successfully queried for the service location (SRV) resource record used to locate a domain controller for domain "domain.com":
The query was for the SRV record for _ldap._tcp.dc._msdcs.domain.com
The following domain controllers were identified by the query: dc.domain.com
However no domain controllers could be contacted.
Common causes of this error include:
Host (A) or (AAAA) records that map the names of the domain controllers to their IP addresses are missing or contain incorrect addresses.
Domain controllers registered in DNS are not connected to the network or are not running.
私はHyperVのホスト上でファイアウォールをオフにすることを試みたが、それは助けにはなりませんでした。 これらの仮想マシンは、ネットワーク上の他のサーバーも見ることができず、お互いを見ることもできません。ネットワーク探索は、私は途方に暮れています
...私はホスト名とFQDNの両方を使用してVMからドメインコントローラにpingを実行することができます
...オンになっている....