Dave,
> when shutdown, the led on the interface is on and
> is blinking when i send a ip packet (magic paket)
> to the box' address (MAC/IP level).
>
> is there something twisted with the interrupts for
> the wol event? or is the mac address somehow not
> the number i dumped from stock firmware?
There are 2 MAC addresses, a Marvell and a Zyxel. The Marvell one should work. But in some of the NSA325 boxes with newer stock FW, the Zyxel MAC is working, So I would try both, if you can find these (post the 1st 3 character pair xx:xx:xx if you are not sure which is which).
You can use ethtool to list the eth0 settings to verify that WOL is on
>
> 2) the power button has no functionality if the
> box is powered on.
This is normal. The power button must be hooked up in Debian to be usable. Somewhere in this thread or others in this forum, I've posted how this can be controlled using esekeyd daemon (which executes a script when the push/release event occurred). Search for that post.
Update:
Here is the found post:
http://forum.doozan.com/read.php?2,26391,26478#msg-26478
> when shutdown, the led on the interface is on and
> is blinking when i send a ip packet (magic paket)
> to the box' address (MAC/IP level).
>
> is there something twisted with the interrupts for
> the wol event? or is the mac address somehow not
> the number i dumped from stock firmware?
There are 2 MAC addresses, a Marvell and a Zyxel. The Marvell one should work. But in some of the NSA325 boxes with newer stock FW, the Zyxel MAC is working, So I would try both, if you can find these (post the 1st 3 character pair xx:xx:xx if you are not sure which is which).
You can use ethtool to list the eth0 settings to verify that WOL is on
ethtool eth0
>
> 2) the power button has no functionality if the
> box is powered on.
This is normal. The power button must be hooked up in Debian to be usable. Somewhere in this thread or others in this forum, I've posted how this can be controlled using esekeyd daemon (which executes a script when the push/release event occurred). Search for that post.
Update:
Here is the found post:
http://forum.doozan.com/read.php?2,26391,26478#msg-26478