8021與8032的錯誤訊息





kenny0127
2001-07-14, 11:53 AM
請問有沒有人知道8021與8032的訊息出現
應該如何解決

請幫幫我
http://home.pchome.com.tw/mysite/kenny0127/error1.jpg
http://home.pchome.com.tw/mysite/kenny0127/error2.jpg




法克
2001-07-14, 11:24 PM
事件 8021 的解決方法 = If replication is not working from Active Directory to the Exchange server, configure the connection to use the Exchange Service Account. Or, configure the Active Directory connector to connect as a user account that has been assigned administrative permission to the recipients container on the Exchange server.

If replication is is not working from the Exchange server to Active Directory, add the user to the Domain Administrators group in Active Directory.
:cool:

事件 8032 的解決方法 = To work around this problem, enable File and Printer Sharing on Windows 2000 domain controllers and any computer that is to be in the browse list.

kenny0127
2001-07-15, 12:19 AM
我沒有AD耶
我的主伺服器是NT4.0
發生錯誤的機器是WIN2000
我的網域是NT4.0與NT2000混合
所以請問除了剛剛你說的方式之外
還有什麼方法

法克
2001-07-15, 08:50 AM
ok Try this

SYMPTOMS
Your computer running Microsoft Windows NT or Windows 2000 may occasionally log one or more of the following events in the Event Viewer System log:
Event id: 8021
Source: Browser
Description: The browser was unable to retrieve a list of servers from the browser master <PDC> on the network \device\<protocol_netcard>. The data is the error code.
-or-
Event id: 8032
Source: Browser
Description: The browser service has failed to retrieve the backup list too many times on transport of <protocol_netcard>. The backup browser is stopping.
This symptom occurs if:


Your computer is a multihomed computer (that is, it may link simultaneously to two or more subnets using multiple network cards).


Your computer is a master browser.


Your computer is running the TCP/IP protocol.




CAUSE
The following situations can cause this symptom:

Your computer network cards are linked to the same subnet.


Your computer network cards are not linked directly to the same subnet, but are linked indirectly through other subnets that they are connected to.


The master browser is using an incorrect subnet mask.





WORKAROUND
To work around this problem, do one of the following:

Unbind all but one of the TCP/IP subnet transport bindings from the workstation service.

-or-


Remove all but one of the network cards or RAS connections.

-or-


At the command prompt type the following command:
net stop browser
NOTE: This option prevents you from receiving computer browse lists from other networks.


After you perform these steps, wait at least 10 minutes to see if the errors still occur. If they do, continue troubleshooting by cross- referencing 2 pieces of information. First, check the transport that failed in the event log. For example, error 8021 displays a message similar to the following:
The browser was unable to retrieve a list of servers from the browser master \\<server_name> on the network \Device\NetBT_<driver_name>. The data is the error code.
The important data is NetBT_<driver_name>, which indicates the protocol and netcard binding, also known as an "endpoint." The potential protocols you may see are:
Nbf_netcard = NetBEUI NetBT_netcard = TCP/IP (or NetBIOS over TCP/IP) NwlnkIpx = IPX/SPX (NwLink) [will not indicate netcard] NwlnkNB = NetBIOS over NwLink [will not indicate netcard]
After you have determined the failed protocol endpoint, check the working status of the Browser service on all installed protocols with the Windows NT resource kit program Browstat.exe. At a command prompt, type the following command:
browstat status
This will enumerate the browser status on all endpoints. Look for the message Browser is NOT active on domain under each endpoint. Disregard data about endpoints that list "NdisWanX" (such as Device\NetBT_NdisWan5); these are RAS endpoints and will usually list the error anyway.

You should find a protocol match between these two steps. The next step is to record any important information about the protocol from Protocol Setup in the Network tool in Control Panel. Then, remove the protocol, restart the computer, and see if the error no longer gets logged (remember to wait at least 10 minutes). Then, try reinstalling the protocol, checking for the error, and reapplying the service pack that exists on the current Windows NT installation.

If the error persists after a protocol reinstallation, you may have problems with the network adapter card. Check with the vendor to see if there is an updated driver, or try another network adapter card.



STATUS
Microsoft has confirmed this to be a problem in the Microsoft products that are listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words: tcpip multi-homed multi homed

Keywords : kbnetwork
Issue type : kbbug
Technology : kbWinNTsearch kbWinNTWsearch kbWinNTW400 kbWinNTW400search kbWinNT351xsearch kbWinNT350xsearch kbWinNT400xsearch kbWinNTW350 kbWinNTW350xsearch kbWinNTW351xsearch kbWinNTW351 kbwin2000AdvServ kbwin2000AdvServSearch kbwin2000Serv kbWinNTSsearch kbWinNTS400xsearch kbWinNTS400 kbWinNTS351 kbWinNTS350 kbwin2000ServSearch kbwin2000Search kbwin2000ProSearch kbwin2000Pro kbWinNTS351xsearch kbWinNTS350xsearch kbWinAdvServSearch



Last Reviewed: February 12, 2001
&copy; 2001 Microsoft Corporation. All rights reserved. Terms of Use.