the following link may provide the solution
http://www.eventid.net/dis
Main Topics
Browse All TopicsHi,
I have a windows 2000 Server configured with NAT.My problem is that in Event viewer it shows the error as NetBT Error with event id as 4319.I have 2 NIC cards.Their ip as follows
First One :
Ip : 192.168.1.1
Second one :
iP : 192.168.1.2
Till now i have not faced any problem.but i am getting repeatedly an error in the event viewer stating that:
A Duplicate name has been detected in the TCP Network. The IP address of the machine that sent the messange is in the data.use nbtstat-n in a command window......
when i used nbtstat command i didn't find any valuable information.This event messange comes on every few minutes continuously.So what should be done to stop this.
Regards
Vinod Kumar
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
the following link may provide the solution
http://www.eventid.net/dis
Hi
1. If two computers on the Network with the same name, use the nbtstat -n command to find out these two computers, for example, using nbtstat -n to check the name and ip of the local computer, and then using nbtstat -a command with the IP address to get the another computer name.
2. If identical username is logging on to multiple computers, the usernames will register with a <03h>, and that may cause the name conflict in the network. Ask the user to log off of all computers and log back on to just one computer.
3. This may be occurred because of inactive or duplicate names in the WINS Database. Go to the WINS server, check the database and delete the inactive or duplicated names.
4. This my be occurred because of a possibly corrupted DHCP database. To clear DHCP related entries or clean out old settings in the registry, delete any .mib files, and then reinstall DHCP.
5. This may be occurred because of conflicting NICs in a Multihomed Computer. To fix this problem, you may want to stop Computer Browser service or uncheck one of Client for MS Network.
6. This may be ocurred because IPCONFIG /ALL returns incorrect host name. To change computer name in the TCP/IP parameters section, run regedit.exe, and locate the HOSTNAME value in the HKEY_LOCAL_MACHINE\SYSTEM\
Hope it will help you
Business Accounts
Answer for Membership
by: mpfisterPosted on 2005-05-25 at 01:03:15ID: 14075323
Is there a special request to have 2 NICs in one machine on the same subnet? Windows gets confused since it doesn't really know where to send things.
If not, disable one NIC. If the second address is required add it to the first NIC as second ip address.
Hope it helps,
Michael