Maverickcdn
Senior Member
Just getting back to this and doing some experimenting on my own... Not sure what kind of device you have, but my Android devices in particular stop responding to pings when the device hits 'sleep/doze mode'
You may want to test on your own if your device does the same...
Some limited testing but
Seems to force the device to respond when asleep which will then update the arp cache as <incomplete> (disconnected) or the mac address when connected.
You may want to test on your own if your device does the same...
Some limited testing but
Code:
arping -I br0 -c2 -w2 x.x.x.x
Seems to force the device to respond when asleep which will then update the arp cache as <incomplete> (disconnected) or the mac address when connected.
Last edited: