简体   繁体   English

UDP 丢包(Ubuntu 18.04 进入 Windows 10)

[英]UDP Packets Lost (Ubuntu 18.04 into Windows 10)

I am trying to send UDP packets from Linux machine (Ubuntu 18.04 ) to a windows 10 machine.我正在尝试将 UDP 数据包从 Linux 机器(Ubuntu 18.04)发送到 windows 10 机器。 But the packets are not received at the Windows machine.但是在 Windows 机器上没有收到数据包。 I have already send UDP packets from Windows 10 to Linux machine and was successful.我已经将 UDP 数据包从 Windows 10 发送到 Linux 机器并且成功了。 I have wireshark installed on both machines to debug.我在两台机器上都安装了wireshark进行调试。 Pings are working from Linux to Windows as well. Pings 从 Linux 到 Windows 也有效。

The udp packets from Linux machine seems to be send as per Wireshark.来自 Linux 机器的 udp 数据包似乎是按照 Wireshark 发送的。 However the wireshark on windows machine shows nothing regarding UDP packets from Linux machine.然而,windows 机器上的 wireshark 没有显示来自 Linux 机器的 UDP 数据包。 I have added inbound rules for the port on Windows machine, but still the issue persists.我已经为 Windows 机器上的端口添加了入站规则,但问题仍然存在。 I have tried using different port numbers as well.我也尝试过使用不同的端口号。 Kindly let me know if there is anything missing from my end请让我知道我是否有任何遗漏

The problem was due to active Symantec End Point Protection.该问题是由活动的 Symantec End Point Protection 引起的。 So created an exception rule for the respective Sender IP address and everything works fine因此为各自的发件人 IP 地址创建了一个例外规则,一切正常

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM