У меня есть домен Windows с контроллером домена win server 2012 с установленной службой DNS. На DNS-сервере есть автоматическая DNS-регистрация, можно ли ограничить эту регистрацию только для доменных машин? Теперь в своем днс я могу найти все, что угодно ... принтеры, мобильные устройства и тд.
Похоже, вы также используете службу DHCP-сервера на сервере Windows. Перейдите на вкладку DNS в свойствах области DHCP и снимите флажок «Динамически обновлять записи DNS A и PTR для клиентов DHCP, которые не запрашивают обновления».
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.