I have the following situation and I'm not sure what its implications are.
On a barebone server with 4 network interfaces, I'm running one of two DCs to my domain. Now, in spite of 4 network interfaces being available on this server, I only wish that one of them has any meaning with regards to the domain. But all interfaces are connected to the network and have a valid IP address.
I already made a couple of configurations. For one, I unchecked "Register connection in DNS" for the three interfaces. Also, in the server properties in the DNS manager, I set the property "Listen on only the following IP addresses" and unchecked the ones that should not listen.
Now, in spite of me doing all that, these addresses still keep popping back up in the domain's DomainDnsZones and ForestDnsZones. I can delete them but they just keep coming back. So, when running nslookup mydomain.com
, it will show these 3 IP addresses as well.
- I tried so many things but failed. Is there anything I can do, apart from disabling the network interfaces entirely, to have them not play a role in the domain?
- Am I approaching this maybe in a wrong way? Is there even a reason I should be even worried that those additional IP addresses are present?