Eversince upgrading to the 3.0.0.4.374 (merlin 32) I have a problem with waking-up my wifi clients after some time of inactivity. That was working fine on stock 3.0.0.4.276 (I made a switch from stock 274 to merlin 374.32 with resetting all settings).
Now the situation is that when my wifi client goes to sleep, I can wake it up using ether-wake for some time (like a couple of hours or so), but if it sleeps longer, it's no longer possible. I've noticed that this seems to coincide with the arp table changes. After being idle for some time the entry in arp table changes from:
to:
Now, the questions part:
Now the situation is that when my wifi client goes to sleep, I can wake it up using ether-wake for some time (like a couple of hours or so), but if it sleeps longer, it's no longer possible. I've noticed that this seems to coincide with the arp table changes. After being idle for some time the entry in arp table changes from:
Code:
(192.168.0.210) at 7C:xx:xx:xx:xx:xx [ether] on br0
Code:
? (192.168.0.210) at <incomplete> on br0
- Could the disappearing arp entry be the case of my inability to use wake-on-line?
- Can this behaviour be configured?
- Are you aware of any changes between stock 274 and stock 374 or between stock 374 and merlin's 374.32 that would affect WOL somehow?