document.write('发信人: Wwashington (Jacky), 信区: NewSoftware
');
document.write('标 题: How to fix DNS rejection error for ADS
');
document.write('发信站: BBS 水木清华站 (Tue Oct 5 11:40:37 2004), 站内
');
document.write('
');
document.write('前言:好久没写英文版的文章了。刚好碰到 Win2000 Server 下的一个 ADS
');
document.write('(Active Directory Server) 启动 DNS 出错的问题,改了一下服务依赖关系,
');
document.write('重启就好了。因为这个事情很简单,用英文描述也很简单,所以决定用英文
');
document.write('来写。附件里带了图片,按照图片和说明操作,任何会用电脑的人都能学会。
');
document.write('
');
document.write('另外:在 Win2000 同时使用 DNS Server 和 DNS Client 似乎有点问题,不
');
document.write('能做 DNS 的 IP 转发,也不能与根目录的 DNS 联系。可能跟我在家用 ADSL
');
document.write('Router 上网有关系吧,设置了端口转发也没有解决,后来我换成 BIND 9.30
');
document.write('就好了。暂时没时间写文章,有空再把 BIND 和 ADS 集成的经验记录下来吧。
');
document.write('
');
document.write('--------------------------------------------------------------------
');
document.write('
');
document.write('Subject : How to fix DNS rejection error for ADS
');
document.write('Author : Wwashington AT smth bbs
');
document.write('Released: 2004/10/04
');
document.write('
');
document.write('# What is it?
');
document.write('
');
document.write('Well, when people install ADS (Active Directory Service) in Win2000
');
document.write('Server or Advanced Server, DNS Server is required for Netlogon, but
');
document.write('Win2000 does NOT put the DNS Server to the DepenOnService item into
');
document.write('Netlogon Service.
');
document.write('
');
document.write('I searched on google but found nothing, even Microsoft tech support
');
document.write('website has no topic on it. I have to fix it by myself. Below is my
');
document.write('solution and discovery to fix the DNS-ADS problem. Enjoy...
');
document.write('
');
document.write('# Solution:
');
document.write('
');
document.write('Click the Netlogon_New.reg, reboot, problem fixed. No error messages.
');
document.write('If you use different folder of "SysVol", modify it before import reg.
');
document.write('
');
document.write('[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Netlogon\\Parameters]
');
document.write('"SysVol"="E:\\\\WINNT\\\\SYSVOL\\\\sysvol"
');
document.write('
');
document.write('# Discovery:
');
document.write('
');
document.write('Here is the detail steps to discover that how to find this solution.
');
document.write('
');
document.write('1) Netlogon_01.jpg
');
document.write('Check syslog, you will find that Netlogon report many errors on boot.
');
document.write('
');
document.write('2) Netlogon_02.jpg
');
document.write('Click for detail, we can find the reason is DNS operating rejection.
');
document.write('
');
document.write('3) Netlogon_03.jpg
');
document.write('Click Service Control, Netlogon, see the original Depend On Service.
');
document.write('
');
document.write('4) Netlogon_04.jpg
');
document.write('Run Regedit in Startup-->Run, locate registry position for Netlogon.
');
document.write('
');
document.write('5) Netlogon_05.jpg
');
document.write('Click DependOnService line, append a "Dns" string item as MULTI_SZ.
');
document.write('
');
document.write('6) Netlogon_06.jpg
');
document.write('Click Service Control, Netlogon, see the updated Depend On Service.
');
document.write('
');
document.write('
');
document.write('--
');
document.write('
');
document.write('※ 修改:·Wwashington 于 Oct 5 12:03:50 修改本文·[FROM: 219.137.241.*]
');
document.write('※ 来源:·BBS 水木清华站 http://smth.org·[FROM: 219.137.241.*]
');
document.write('
');
document.write('
附件: Netlogon.rar (285082 字节)
');