Windows 10: Unexpected ARP Probe and ARP Announcement on Windows 10

Discus and support Unexpected ARP Probe and ARP Announcement on Windows 10 in Windows 10 Network and Sharing to solve the problem; In our system, there are three hosts all connected to the same ethernet switch, which is illustrated below: A 192.168.0.21, WIN10_1809 <-> Switch... Discussion in 'Windows 10 Network and Sharing' started by Yin Gang, Aug 25, 2020.

  1. Yin Gang Win User

    Unexpected ARP Probe and ARP Announcement on Windows 10


    In our system, there are three hosts all connected to the same ethernet switch, which is illustrated below:

    A 192.168.0.21, WIN10_1809 <-> Switch <-> B 192.168.0.100, Debian Linux 9
    ^

    C 192.168.0.201, WIN10_1809

    Between any two of these hosts, there are periodically network communications, both lower-level ping operations and upper-level business messages based on TCP or UDP.

    Occasionally host B and host C would find out host A is inaccessible by ping operations which would last around 7 seconds while host A would have no problem as of pinging host B and host C. At the same time, the upper-level TCP or UDP communications related with host A would also fail while the communications between host B and host C are totally normal.

    By checking the network traffic in the system using Wireshark, we find out that host A would initiate an ARP probe and ARP announcement process when the error happens.

    2838 1.501535 SuperMic_78:e0:f1 Broadcast ARP 60 Who has 192.168.0.100? Tell 192.168.0.21
    2841 1.501831 JUMPINDU_64:8b:23 SuperMic_78:e0:f1 ARP 60 192.168.0.100 is at 00:e0:4b:64:8b:23
    2876 1.516569 SuperMic_78:e0:f1 Broadcast ARP 60 Who has 192.168.0.201? Tell 192.168.0.21
    2879 1.516654 SuperMic_8d:2f:67 SuperMic_78:e0:f1 ARP 60 192.168.0.201 is at ac:1f:6b:8d:2f:67
    3234 1.817465 SuperMic_78:e0:f1 Broadcast ARP 60 Who has 192.168.0.21? ARP Probe
    4179 2.817637 SuperMic_78:e0:f1 Broadcast ARP 60 Who has 192.168.0.21? ARP Probe
    5043 3.817780 SuperMic_78:e0:f1 Broadcast ARP 60 Who has 192.168.0.21? ARP Probe
    5897 4.817833 SuperMic_78:e0:f1 Broadcast ARP 60 ARP Announcement for 192.168.0.21

    In which, SuperMic_78:e0:f1 is host A, JUMPINDU_64:8b:23 is host B and SuperMic_8d:2f:67 is host C.

    According to RFC 5227:

    Before beginning to use an IPv4 address whether received from manual
    configuration, DHCP, or some other means, a host implementing this
    specification MUST test to see if the address is already in use, by
    broadcasting ARP Probe packets. This also applies when a network
    interface transitions from an inactive to an active state, when a
    computer awakes from sleep, when a link-state change signals that an
    Ethernet cable has been connected, when an 802.11 wireless interface
    associates with a new base station, or when any other change in
    connectivity occurs where a host becomes actively connected to a
    logical link.

    But from the windows event log on host A, there is no evidence for any event listed above. Also, the problem happens on multiple systems in our company and it looks like networking hardware have replaced the switch and the connecting cables and network traffic problem still happens even when system is idle and is with less than 1% bandwidth usage don't give a major contribution to the problem.

    We have also checked the log files in fields and have seen no evidence of problem happening there -- WIN7 and old releases of SW have been used in the field while WIN10 and new SW are being used at home.

    Have investigated for nearly two months and no root cause has been found. Any advice or suggestion would be greatly appreciated.


    ps. have posted the same question at serverfault.com, no luck yet.

    :)
     
    Yin Gang, Aug 25, 2020
    #1

  2. ARP in windows 10

    "The ARP entry addition failed: Access is denied." How do I delete the ARP entry for the gateway in Windows 10 ?

    I tried as Admin:

    netsh interface ip delete neighbors "LOCAL ETHERNET" 192.168.1.254

    arp -d 192.168.1.254

    but without result.

    PS 192.168.1.254 - gateway

    Regards

    MR
     
    Marcin Roczek, Aug 25, 2020
    #2
  3. ARP chaos!

    What sort of security is on your wireless? With this many arp packets, it crosses the mind that someone is on your network conducting arp poisoning.
     
    Hybrid_theory, Aug 25, 2020
    #3
  4. Frick Win User

    Unexpected ARP Probe and ARP Announcement on Windows 10

    ARP chaos!

    I was thinking the same thing, but I still get all those broadcasts with WLAN turned off.
     
    Frick, Aug 25, 2020
    #4
Thema:

Unexpected ARP Probe and ARP Announcement on Windows 10

Loading...
  1. Unexpected ARP Probe and ARP Announcement on Windows 10 - Similar Threads - Unexpected ARP Probe

  2. ARP IP removed / Ping Timeout

    in Windows 10 Gaming
    ARP IP removed / Ping Timeout: Hi Guyson my Host in home local network all hosts via Wifi to Router , I deleted an IP Address of one Deskopt-Host from ARP Table using cmd arp -d <ip> on my Host. The deleted entry is listed back in ARP Table on my host but now i am not able to ping this IP . When i try to...
  3. 2 different interfaces in arp -a

    in Windows 10 Software and Apps
    2 different interfaces in arp -a: Hi,I've recently had an unknown device connected on my network which disappeared as soon as it was detected and was looking into arp -a to try to gain some insight on the connections to my network.When I open arp -a I get 2 interfaces. One that shows the MAC-addresses and...
  4. 2 different interfaces in arp -a

    in Windows 10 Network and Sharing
    2 different interfaces in arp -a: Hi,I've recently had an unknown device connected on my network which disappeared as soon as it was detected and was looking into arp -a to try to gain some insight on the connections to my network.When I open arp -a I get 2 interfaces. One that shows the MAC-addresses and...
  5. 2 different interfaces in ARP -a

    in Windows 10 Gaming
    2 different interfaces in ARP -a: Hi,I've recently had an unknown device connected on my network which disappeared as soon as it was detectected and was looking into arp -a to try to gain some insight on the connections to my network.When I open arp -a I get 2 interfaces. One that shows the MAC-addresses and...
  6. How to clear ARP Cache in Windows 11/10

    in Windows 10 News
    How to clear ARP Cache in Windows 11/10: [ATTACH]ARP or Address Resolution Protocol in Windows is responsible for resolving IP addresses to MAC addresses to speed up connection over a local network. So instead of asking the router where is a particular device, again, it would simply use the already resolved IP to...
  7. ARP type "invalid"

    in Windows 10 Network and Sharing
    ARP type "invalid": Hi, I'm fail to connect to a server on my LAN directly using the local IP address, which is statically configured on my router. I began basic troubleshooting and tried to ping the server and got `Destination host unreachable`. Then tried to connect to the same server using...
  8. Windows 10 not responding to ARP requests

    in Windows 10 Network and Sharing
    Windows 10 not responding to ARP requests: On an internal LAN no Internet access, I have setup a TFTP server on a Windows 10 Pro PC to serve as a boot server for laboratory devices. The PC's IP address is 10.1.1.2 A RPi3, running a DHCP server, is on 10.1.1.1 Lab devices are in the range 10.1.1.100 through...
  9. ARP Entry Information

    in Windows 10 Network and Sharing
    ARP Entry Information: Where can I get ARP Entry information? Are they stored in a file? https://answers.microsoft.com/en-us/windows/forum/all/arp-entry-information/8018c8a9-de82-41d4-a779-149c42ea8466
  10. arp command

    in Windows 10 Drivers and Hardware
    arp command: I am seeing in arp command 224.0.0.22 and cannot flush from system with netsh interface ipv4 delete arpcache https://answers.microsoft.com/en-us/windows/forum/all/arp-command/81e70cc1-c9ba-4c5e-ae00-e9d8c2a4184a