Live data from Hacker News

Using Wake on LAN (WOL) Across the Internet (2010)

ptere.com

31–40 of 44 posts

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#31

Earlier quoted context omitted.

My very simple solution is to use a smart plug and config the mainboard to wake on power.

But then you're draining your RTC battery. I used to have to replace my mother's PC's battery every 1-2 years before I understood she was leaving it unplugged for most of the day and told her to just leave it plugged in all the time.

$5 every couple of years sounds worth the convenience.

Might even save that much in idle draw over the lifespan of the battery.

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#32
post #3

An alternative with simpler networking is to to rig up a little Web server on your home OpenWrt router, listening on the WAN interface. When the URL is requested (with authentication of some kind), it runs `etherwake` with the hardcoded MAC address and the hardcoded interface (e.g., `eth1.1`). Then your UI to wake up your machine, from anywhere in the world, would be to access that URL via a Web browser or `curl` scr…

My very simple solution is to use a smart plug and config the mainboard to wake on power.

very few motherboard does wake on power

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#33

Earlier quoted context omitted.

My very simple solution is to use a smart plug and config the mainboard to wake on power.

very few motherboard does wake on power

The feature is named auto power on, and is supported quite widely. Search for wake on power might not show positive result.

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#34

Earlier quoted context omitted.

There was also a time where seconds after installing Windows XP and plugging the Ethernet, your PC would get infected. No browsing, no nothing.

I don't really believe that was ever a common occurrence. It wouldn't take mere seconds to detect a new device connected to the Internet. I can see it happening in a small LAN where one of the other computers is already infected, though.

I think it was just messages being sent to and displayed by the Windows Messenger service.

https://en.wikipedia.org/wiki/Windows_Messenger_service

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#36

Earlier quoted context omitted.

very few motherboard does wake on power

The feature is named auto power on, and is supported quite widely. Search for wake on power might not show positive result.

4 years ago I was active on this solution and I found only server-class machine has that auto-power-on, as of today my laptop and desktop still do not have that, it used to be a server or workstation feature only, did something change? google showed a few servers at the top still.

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#37

Earlier quoted context omitted.

The feature is named auto power on, and is supported quite widely. Search for wake on power might not show positive result.

4 years ago I was active on this solution and I found only server-class machine has that auto-power-on, as of today my laptop and desktop still do not have that, it used to be a server or workstation feature only, did something change? google showed a few servers at the top still.

Curious if this may be due to oem construction?

Every motherboard I've used to build systems with has plenty of options in the firmware, APM being among the most user obvious. Integrated systems like laptops? Not so much.

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#38

Earlier quoted context omitted.

My very simple solution is to use a smart plug and config the mainboard to wake on power.

But then you're draining your RTC battery. I used to have to replace my mother's PC's battery every 1-2 years before I understood she was leaving it unplugged for most of the day and told her to just leave it plugged in all the time.

> But then you're draining your RTC battery

This is one of the most ridiculous things to care about. And no, a proper hardware doesn't chew up RTC battery even if unplugged for months.

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#39

Earlier quoted context omitted.

very few motherboard does wake on power

The feature is named auto power on, and is supported quite widely. Search for wake on power might not show positive result.

All RTC/wake up methods are mostly absent since ~2015 in the BIOS of desktop motherboards. You need to configure it in your OS.

Re: Using Wake on LAN (WOL) Across the Internet (2010)

#40

Earlier quoted context omitted.

There was also a time where seconds after installing Windows XP and plugging the Ethernet, your PC would get infected. No browsing, no nothing.

I don't really believe that was ever a common occurrence. It wouldn't take mere seconds to detect a new device connected to the Internet. I can see it happening in a small LAN where one of the other computers is already infected, though.

A common. I personally witnessed a desktop get MSBlast'ed two seconds after I punched in the IP settings (a public IP) on a freshly installed WinXP.
Post reply on HN