Hacker News new | ask | show | jobs
by xrd 3081 days ago
Has anyone found a good way to troubleshoot and confirm these suspicions? This aligns with our experiences as well since adding more Chromecast devices and Google Home devices.
2 comments

This tcpdump should show mDNS packets -- if you're getting hundreds per second (in some seconds), like I was, that's probably a good indication that something is misbehaving (or that you have a _really_ big network). If googlecast shows up in the name, it's probably Google Cast misbehaving.

    tcpdump -n host 224.0.0.251 and port 5353
None of my devices have guest mode turned on so I'm unsure. But, I definitely feel like these symptoms have been on our network.