# Network Packet Loss

**URL:** https://discourse.nodered.org/t/network-packet-loss/12182
**Category:** General
**Created:** [13 June 2019 12:43 UTC](https://discourse.nodered.org/t/network-packet-loss/12182 "2019-06-13T12:43:56Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [14 June 2019 21:47 UTC](https://discourse.nodered.org/t/network-packet-loss/12182/3 "2019-06-14T21:47:28Z")

</div>

I agree, you would need a method to either monitor or proxy the transfer. Typically finding packet loss has to be done right down in the network stack so something high-level like Node-RED won't have access unless a 3rd-party tool is used. Then the difficulty is matching the actual data transfer in Node-RED terms to the low-level data transfer.

This is most easily done manually if you are able to use Wireshark.

---

_[View the full topic](https://discourse.nodered.org/t/network-packet-loss/12182)._
