A duplicate name has been detected on the TCP network
        Posted  
        
            by 
                MSedm
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by MSedm
        
        
        
        Published on 2013-06-26T20:34:02Z
        Indexed on 
            2013/06/26
            22:23 UTC
        
        
        Read the original article
        Hit count: 236
        
When I installed my domain controller and DNS, I had 2 NIC on the server. Both NIC has its own IP address. NICs are not teamed, they are seperate and ip address are in the same subnet. Both IP address are now registered in the DNS. i found them in Forward and reverse lookup zone. Everything working ok except the following error in the event log. "A duplicate name has been detected on the TCP network......" Now I have realized that this is because of the second NIC. My question is if i disable the second NIC, what happen to those DNS record assiciated with the second ip address? How do I remove all the DNS recored for the disabled NIC? There are A record, some record with the name (same as parent folder), PTR record and may be more. How do i disable second NIC and remove all the associated DNS recoreds? Please help.
© Server Fault or respective owner