我有一个Windows域与win服务器2012域控制器与DNS服务安装。 在DNS服务器有自动DNS注册,是否有可能限制这些注册只有域计算机? 现在在我的DNS中,我可以find任何东西……打印机,移动设备等等。
To avoid this problem perform the following 3 steps (It is important that you follow all the steps to avoid the issue). 1. Under Network Connections Properties: On the Unwanted NIC TCP/IP Properties -> Advanced -> DNS - > Uncheck "Register this connections Address in DNS" 2. Open the DNS server console: highlight the server on the left pane Action-> Properties and on the "Interfaces" tab select "listen on only the following IP addresses". Remove unwanted IP address from the list 3. On the Zone properties, select Name server tab. Along with FQDN of the DC, you will see the IP address associated with the DC. Remove unwanted IP address if it is listed. After performing this delete the existing unwanted Host A record of the DC.
来源: http : //support.microsoft.com/en-us/kb/2023004
看起来您也正在Windows Server上运行DHCP服务器服务。 转到DHCP范围属性中的DNS选项卡,并清除“dynamic更新不请求更新的DHCP客户端的DNS A和PTRlogging”checkbox。