vco1 wrote: > The dropped packets are 100% sure caused by some action that's related > to the LMS "ecosystem". After a server reboot I start with 0. And the > counter only increases when I do certain actions with any of the > Squeezebox clients on my Android phone. If I'm not using these clients, > there is no increase of the dropped packet counter. > It's definitely not serious in any way. All is working fine. It just > annoys me that I have no clue why these 4 (or 3, 2, 1) packets are > dropped when e.g. I open the "New Music" menu on the client after a > rescan. The phone must be sending something that is triggered by the LMS > clients (both Orange Squeeze and Squeeze Ctrl show the same behaviour). > I don't have any FW rules on the server b.t.w. And I tried to look at > the network traffic through tcpdump, but when that is running there is > zero loss of packets. That seems to be normal with tcpdump as it's > apparently intercepting everything before it can be logged. > It could be Android on the S8 is sending weird packets. But it's > strange, and not very logical to me, that this should only happen when > using the Squeeze clients.
Dropped received packets at IP level means there is something wrong with the packet from the sender - "netstat" might give you better idea of the reason why they are dropped (e.g. address, route, CRC) Since you can isolate the problem to a few devices - At this stage I'd use wireshark to record & filter the traffic exchanges between them - it will give you bit level visibility and highlight "invalid" packets. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109279 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
