Apple devices can't ping each other in local network

Hi, I have a strange problem. In my local network, I have some apple devices (including mac, iphone, ipad) and a windows computer. The windows pc and any of the apple devices can ping each other, while every two of the apple devices can't ping each other. Whether udp or tcp are in the same situation. As is the situation, the firewall/mask/local ip are not the problems. I can't use wireshark to debug, because there is not any packet between these apple devices. Does someone know what the problem it may be? Or could someone tell me how to debug this? Thanks in advance!

Replies

How are you sending these pings?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Add a Comment

Hi, on iphone/ipad i ping by this app https://apps.apple.com/us/app/network-kit-tcp-udp-debugger/id1631771142. on Mac/Windows i use command line. The windows pc and any of the apple devices can ping each other, while every two of the apple devices can't ping each other.