SIDN / spin

SPIN Core Software
https://spin.sidnlabs.nl
GNU General Public License v2.0
77 stars 9 forks source link

ARP table does not include bridged traffic #81

Open ElmerLastdrager opened 2 years ago

ElmerLastdrager commented 2 years ago

When running SPIN 1.0 on Raspbian in bridge mode, the traffic is visible but disappears in the web UI. This is caused by local devices not appearing in the ARP cache.

Workaround: when you connect a device, make sure to send a ping from router running SPIN. This will ensure a correct ARP. cache.

tjeb commented 2 years ago

Another symptom that you see with this issue is that the device is shown as a green bubble with an ip address instead of a grey bubble (meaning that it was not recognized as a local device)