![]() |
|
|
|
|
|
|
3
30th October 11:22
External User
Posts: 1
|
Read inline please.
In news:C0D4F106-3C6D-4B9D-AD61-6DF5D7432C66@microsoft.com, If you are asking about the A record for the server name, that one is controlled by the DNS Listening IP address, on the DNS Server properties sheet, Interfaces tab. The (Same as parent folder) A record is registered by the Netlogon service, to prevent these records from being registered you have to use a registry entry, then you have to manually add the record. Note- do not create this record to point to your web server, this record must point to the Domain Controller IP address that has file sharing enabled on it, for the NETLOGON and SYSVOL DFS shares. In addition, if the DC is also a Global Catalog, the Netlogon service also registers A records for the for the Global Catalog here: <DNSDomainName>._msdcs.gc, you must manually add this record, too. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netlogon\Parameters Registry value: DnsAvoidRegisterRecords Data type: REG_MULTI_SZ LdapIpAddress Note- If the DC is also a Global Catalog use this registry entry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netlogon\Parameters Registry value: DnsAvoidRegisterRecords Data type: REG_MULTI_SZ LdapIpAddress GcIpAddress b. Alternately you can use this Key value: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netlogon\Parameters On the Edit menu, point to New, and then click DWORD Value to add the following registry value: Value name: RegisterDnsARecords Data type: REG_DWORD Value data: 0 http://support.wftx.us/Multihomed_Reg_Fix.txt -- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This Helps =================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue, to respond directly to me remove the nospam. from my email address. =================================== http://www.lonestaramerica.com/ http://support.wftx.us/ http://message.wftx.us/ =================================== Use Outlook Express?... Get OE_Quotefix: It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/ =================================== Keep a back up of your OE settings and folders with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx =================================== |
|