vusolo2 wake on lan

caccam

Vu+ Newbie
Hello everyone.
Is there any way or configuration for waking up vusolo2 from deepstandby or shutdown through ethernet?
It would be great, so when away from home to be able to open and use the decoder for streaming with transoding.
Thank you.
 
deeepstanby = shutdown isnt'it?
You can do it from standby, but you need to set password for root before using this command (if you do not have one). Obviously port 23 needs to be forwarded to your stb on your router.

Code:
wget -O /dev/null -q http://root:password@localhost/web/remotecontrol?command=116

(instead of word 'password' enter your password mentioned above)

and your box will wake up :)
 

caccam

Vu+ Newbie
deeepstanby = shutdown isnt'it?
You can do it from standby, but you need to set password for root before using this command (if you do not have one). Obviously port 23 needs to be forwarded to your stb on your router.

Code:
wget -O /dev/null -q http://root:password@localhost/web/remotecontrol?command=116

(instead of word 'password' enter your password mentioned above)

and your box will wake up :)
Hi, thank you for the reply. Yes i mean wake up from deep standby.from standby i know i can wake it up from the remote through the web browser.
 
Top