Server Wake On LAN

How can I turn on my TrueNAS Scale server remotely? Is there a Wake On LAN (WOL) utility?

  1. How to do this on my home network?
  2. How can I do this from a remote location?

Thats a function of the hardware / system BIOS. Its not a function of TrueNAS.

So:

  1. You use a WoL program - or manually create a magic packet
  1. If the motherboard supports WoL there will typically be a setting controlling it in the BIOS. I’d start looking in the power section.
  2. You can, but magic packets won’t survive traversing the public net. The only sane I see is through a VPN tunnel. I would ssh into a box on the target network and send the magic packet from there.

Log into IPMI… if it is a genuine server board.

1 Like

Can even do it from a script with ipmiutil if you have the ipmi accessible to your vpn etc

How To Wake On LAN
https://www.youtube.com/watch?v=3fvR4riXSbE

Download WakeMeOnLAN
https://www.nirsoft.net/utils/wake_on_lan.html