Hi Guys. I'd like to be able to turn on my PC remotely to automate tasks. My situation is:
-I have An Asus RT-N66U
-Firmware:
376.49_4
-My DDNS:AB181D081870963FE9CEF8FBAE99976E.asuscomm.com
So I'm guessing this is switched off orthere is a problem with it.
So Can I change this to be able to turn my PC on through ASUS ICloud, and will this compomise my entire system with security breaches?
Many thanks.
Hi,
I understood from your message that you "simply" want to remotely turn your PC on and then take control of it ; well this is what I am doing basically almost on a daily basis, and I will summarize how I do it.
1. you need to make sure you PC BIOS allows for wake-on-lan and of course you need to turn this switch on in the BIOS
2. you need to assign a static ip address to this PC on your router
3. you need to make sure your PC will be kept in the internal ARP table of the router : go to ssh on the router and issue arp command
4. you need to define a portforward to make sure the wake-up packet will go the your PC, for e.a forward external port 19999 to internal port 9 to your PC ip static address
5. you need to define a DDNS to be able to access your PC over internet while your router's WAN IP may change
6. if your PC is windows, you need to make sure your LAN card will accept to be waken-up by magic paket
7. use any application (from a smartphone, tablet or other PC or even via internet directly) to issue the wake-up packet to your PC ; for example, under windows, the WakeOnLANGui soft is doing this very easily
8. take control of your PC via the way you prefer (personnaly, I use teamviewer)
9. when you are done, shutdown your PC and when you need it back, goto 7 ....
That's it.
Hope this helps,
Rgds,
GS