问题描述
我对我们的网络流量运行了wireshark日志,发现如果没有更多的服务器,至少有50%的服务器正在通过网络发送ARP请求,以查找不再活动的IP. IP曾经是服务器的示例.这是可以/应该做的事吗 被阻止?它会影响网络速度吗,是的,它一直在不断尝试.
谢谢
Michael
I have ran a wireshark log on our network traffic and found that atleast 50% if not more of our servers are sending ARP requests across the network looking for IP's that are no longer active. AN example IP used to be a server. Is this something that can/should be stopped? Would it affect the speed of the network, and yes it is constantly trying.
Thanks
Michael
推荐答案
通常,除非尝试使用地址,否则该计算机不应ARP地址.另一种可能性是病毒.如果ARP地址可疑是线性的,则可以确保您没有被感染.
In general, the machine should not ARP for addresses unlesss it's trying to use them. The other possibilty is a virus. If the ARP addresses are suspiciously linear, you might make sure you are not infected.
谢谢
Paul
这篇关于来自服务器的连续ARP请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!