Hundreds of ARP requests of fedora servers
Hi! I noticed that whenever my ethernet interface comes up online (because I have it plugged to something, independently of whether it is DHCP or static), my computer starts making hundreds of ARP requests of fedora servers. Here's a tcpdump of the requests : https://pastebin.com/4zjRwPXm I'm using F29 wuth KDE plasma. In the case of this pastebin,the static ip is configured through the NetworkManager GUI addon.
Is it a known issue? I do not really understand why this is or even why anything would event benefit from this. And currently it's just making the debugging of my project even harder because I have to read through those hundreds of ARP requests...