How can I remotely power on my PC from a different network?

0
0
Asked By MysticLlama84 On

I'm trying to set up remote streaming from my PC at home to my laptop while I'm at college. The problem is that I can easily use Remote Desktop or Steam Link to stream, but I can't power on my computer remotely when it's turned off. I've attempted to configure Wake-on-LAN with apps like Wolow, but they don't work for me when I'm connected to a different network. Is there a way to turn my PC on from afar without using a VPN?

5 Answers

Answered By DIYPro On

A more complex solution would be to get a cheap Linux machine, secure it, and have it on your network. You can then SSH into it from the outside and send Wake-on-LAN packets to your main machine. You will need to deal with port forwarding and possibly a dynamic DNS setup if you're not using a static IP.

NetworkingNerd -

If you're stuck on port forwarding, there's a pretty helpful wiki article you can check out.

Answered By HomeTechie77 On

If Wake-on-LAN isn't working for you, you can set your BIOS to automatically power on after a power loss. Coupled with a smart power plug, that solution can work well.

Answered By TechGuru99 On

You really should consider setting up a home VPN. It helps facilitate various network tasks, including turning your PC on remotely.

Answered By GadgetMasterX On

Some routers, like Asus with the Merlin firmware, have built-in support for Wake-on-LAN. However, exposing your router's admin interface to the internet comes with security risks, so be cautious about that.

RouterNinja -

Definitely a good point! I wouldn't recommend opening up any unprotected interfaces to the web.

Answered By InnoVator360 On

If you want an even more high-tech solution, consider getting a WiFi mains relay that checks for a specific value in the cloud. That way, it won't expose your network directly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.