Remote Wakeup/Standby

Got a feature request? Great! Post your ideas here!

Moderator: Lillian.W@AST

Post Reply
docb
Posts: 30
youtube meble na wymiar Warszawa
Joined: Sat Sep 09, 2017 1:34 am

Remote Wakeup/Standby

Post by docb »

Hi all,
ist there a way to put the NAS to wake/sleep remotely? An

Code: Select all

etherwake MY:MAC

does not work. But that only would be to wake it up. I would also like to put my AS to sleep remotely. Does that work, any Ideas? If not, such a feature would really be handy!
Best regards
doc
User avatar
orion
Posts: 3482
Joined: Wed May 29, 2013 11:09 am

Re: Remote Wakeup/Standby

Post by orion »

You can enable ssh service in NAS, then issue command in ssh session (login as root or admin).

Code: Select all

echo mem > /sys/power/state
joe
Posts: 62
Joined: Fri Feb 28, 2014 2:59 am

Re: Remote Wakeup/Standby

Post by joe »

adm has a sleep feature
Screenshot.2017-10-06.08.28.56.png
Screenshot.2017-10-06.08.28.56.png (69.67 KiB) Viewed 6802 times
+ I've used the gWakeOnLAN WOL client application in linux mint in the past and that worked for me to wake / sleep my AS202-TE
sksbir
Posts: 395
Joined: Tue Aug 25, 2015 9:23 pm

Re: Remote Wakeup/Standby

Post by sksbir »

docb wrote:Hi all,
ist there a way to put the NAS to wake/sleep remotely? An

Code: Select all

etherwake MY:MAC

does not work. But that only would be to wake it up. I would also like to put my AS to sleep remotely. Does that work, any Ideas? If not, such a feature would really be handy!
Best regards
doc
what is wrong with "/etc/init.d/NASsuspend" ? ( end of this topic )
docb
Posts: 30
Joined: Sat Sep 09, 2017 1:34 am

Re: Remote Wakeup/Standby

Post by docb »

[Thank you all for your help - with sksbir's help in this post (viewtopic.php?f=46&t=8147&start=40#p29607) I am now able to shut my NAS down remotely. And waking up does in fact work with
etherwake MYMAC
I don't know why it did not work in the first place, but now it does.
Post Reply

Return to “Feature Requests”