Код ошибки 4319

Имя журнала:   System
Источник:      NetBT
Дата:          19.02.2010 11:31:20
Код события:   4319
Категория задачи:Отсутствует
Уровень:       Ошибка
Ключевые слова:Классический
Пользователь:  Н/Д
Компьютер:     srv1
Описание:
В сети TCP обнаружено повторяющееся имя.  IP-адрес компьютера, отправившего сообщение, содержится в данных. Чтобы определить, для какого имени возникло конфликтное состояние, следует выполнить команду nbtstat -n в командном окне.

Выполнил команду nbstat -n

NIC1:
Адрес IP узла: [192.168.0.10] Код области: []

                Локальная таблица NetBIOS-имен

       Имя                Тип          Состояние
    —————————————————-
    SRV1           <00>  Уникальный  Зарегистрирован
    WORKGROUP      <00>  Группа      Зарегистрирован
    SRV1           <20>  Уникальный  Зарегистрирован
    WORKGROUP      <1E>  Группа      Зарегистрирован

NIC2:
Адрес IP узла: [192.168.0.11] Код области: []

                Локальная таблица NetBIOS-имен

       Имя                Тип          Состояние
    —————————————————-
    SRV1           <00>  Уникальный  Зарегистрирован
    WORKGROUP      <00>  Группа      Зарегистрирован
    SRV1           <20>  Уникальный  Зарегистрирован
    WORKGROUP      <1E>  Группа      Зарегистрирован

Я так понял, что у обоих NIC одинаковое имя SRV1. Но почему и как сделать имена разными?

We have received many alerts on the error Event ID 4319 as seen below.
Event log: System
Event Source: NetBT
Event ID: 4319
Message Contents: A duplicate name has been detected on the TCP network.
The IP address of the computer that sent the message is in the data.
Use nbtstat -n in a command window to see which name is in the Conflict state.

netbios-nbtstat

View of the nbtstat -n command result

The cause of this issue has been systems that have more than one network card, this is more common in laptops that will use a hardline in the office. you can see this by using the command ‘nbtstat -n’ multiple network cards have the same NetBIOS name.

To correct this behavior you could prevent both network cards from connecting at the same time, although that is not a viable tactic to us. What we have decided to do is disable NetBIOS over TCP/IP on the wireless card.  If you are doing this remotely you can run the following commands.

First you will need to know what the index number of your network card is, you can retrieve that with the following command.

wmic nicconfig get caption,index,TcpipNetbiosOptions

netbios-nicindex

View of the network cards and the index numbers

You can see the index number listed next to each network card name, in this case we are looking for the wireless card, that would be index number ‘2’. You can also see the TcpipNetbiosOptions column is showing a ‘0’, that means it is set to DHCP server options or fail over to enabled if DHCP has no options set. we will need the TcpipNetbiosOptions value to be ‘2’ to disable NetBIOS over TCP/IP, and with the index number we can run the following. (Change the index to the nic relevant to your issue.)

wmic nicconfig where index=2 call SetTcpipNetbios 2

netbios-settcpipnetbios

Result of setting NetBIOS over TCP/IP off.

We have a new server 2016 Standard edition. It has DC, DNS,DHCP and RAS (No WINS) roles installed.

We keep getting event 4319:
«A duplicate name has been detected on the TCP network.  The IP address of the computer that sent the message is in the data. Use nbtstat -n in a command window to see which name is in the Conflict state.»

The nbtstat -n returns the server’s IP address and the RAS IP:

C:Users…>nbtstat -n

team0:
Node IpAddress: [192.168.2.3] Scope Id: []

                NetBIOS Local Name Table

       Name               Type         Status
    ———————————————
    xxxxx-SVR01    <00>  UNIQUE      Registered
    xxxxx          <00>  GROUP       Registered
    xxxxx-SVR01    <20>  UNIQUE      Registered
    xxxxx          <1C>  GROUP       Registered
    xxxxx          <1B>  UNIQUE      Registered

RAS (Dial In) Interface:
Node IpAddress: [192.168.2.122] Scope Id: []

                NetBIOS Local Name Table

       Name               Type         Status
    ———————————————
    xxxxx-SVR01    <00>  UNIQUE      Registered
    xxxxx          <00>  GROUP       Registered
    xxxxx-SVR01    <20>  UNIQUE      Registered
    xxxxx          <1C>  GROUP       Registered
    xxxxx          <1B>  UNIQUE      Registered

I’ve tried adding 

Value name: DisableNetbiosOverTcpip
Data type: REG_DWORD
Value data: 1
to: HKEY_LOCAL_MACHINESystemCurrentControlSetServicesRemoteAccessParametersIP and rebooted. Also unchecked enable broadcast name resolution from routing and remote access setting for IPv4. The nbtstat -n gets cleared with showing the main IP
address and after some time the event 4319 appears again (nbtstat -n shows both IP’s).

Any recommendation will be much appreciated.


Posted by Jermaine1525 2012-08-21T14:10:47Z

Whenever I check the event viewer, under the system tab, there are several occurences of the error NetBT 4319. The description of the error is as follows:

A duplicate name has been detected on the TCP network.  The IP address of the machine that sent the message is in the data. Use nbtstat -n in a command window to see which name is in the Conflict state.

User: Jermaine Reid

New contributor

1 Reply

  • Author Roman KLUKA

lock

This topic has been locked by an administrator and is no longer open for commenting.

To continue this discussion, please ask a new question.

Read these next…

  • Curated Where are they in Windows 11?

    Where are they in Windows 11?

    Windows

    Quick and I hope easy question, I have figured out ways to do this in W11 but just wondering if there is an easier way.Where are the following in «Windows 11″1. Map Network Drive2. Add PC to a Domain3. This PC (Option)Thank you.

  • Curated Tape library

    Tape library

    Data Storage, Backup & Recovery

    HI I am trying to learn my self how to connect a Dell R720 server with a LTO 7 tape library. Can someone advise and guide me with the best practice? because to begin with I have these questions.1. Can  I connect the tape Libary directly to the server? if …

  • Curated Raspberry Pi uses? As a desktop?

    Raspberry Pi uses? As a desktop?

    Hardware

    I saw this post:https://twitter.com/mysterybiscuit5/status/1663271923063685121I like the form factor.  Got me thinking — are any of the Raspberry Pi offerings a viable replacement for a windows 10 PC? For general work — surfing, document writing? spreadsh…

  • Curated Spark! Pro series – 2nd June 2023

    Spark! Pro series – 2nd June 2023

    Spiceworks Originals

    Today in History marks the Passing of Lou Gehrig who died of
    ALS or Lou Gehrig’s Disease.  I have a
    friend suffering from this affliction, so this hits close to home.  If you get the opportunity, or are feeling
    g…

  • Curated Snap! -- AI Camera, Android Malware, Space, and more Space

    Snap! — AI Camera, Android Malware, Space, and more Space

    Spiceworks Originals

    Your daily dose of tech news, in brief.

    Welcome to the Snap!

    Flashback: June 2, 1966: The US «Soft Lands» on Moon (Read more HERE.)

    Bonus Flashback: June 2, 1961: IBM Releases 1301 Disk Storage System (Read more HERE.)

    You need to hear…

Понравилась статья? Поделить с друзьями:

Не пропустите эти материалы по теме:

  • Яндекс еда ошибка привязки карты
  • Код ошибки 43173 apple music
  • Код ошибки 4311
  • Код ошибки 4309 при оплате картой
  • Код ошибки 4300

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии