Quantcast
Viewing latest article 9
Browse Latest Browse All 16

Prevent W2k8+ from registering all adapter IPs in DNS

Normal behaviour for Windows 2008 onwards is to register all IPs for a certain adapter in DNS if dynamic dns registration is enabled.
To prevent this behaviour you need to install below mentioned hotfix and add the addresses using the following netsh syntax:

Netsh int ipv4 add address skipassource=true
http://support.microsoft.com/kb/975808/EN-US

 


Viewing latest article 9
Browse Latest Browse All 16

Trending Articles