unRAID Wake on LAN
User script to force enable Wake on LAN every time unRAID server shuts down.
Must be enabled within BIOS already (Power on via PCIe/LAN)
Requires the ‘User Scripts’ Community Apps Plugin
- Settings
- User Scripts
- Add New Script
- User Scripts
activate-wol
1
2
#!/bin/bash
ethtool -s eth0 wol g
Run in background: At Startup of Array
Example WoL Client Configuration
1
2
3
4
Profile: unRAID
IP: 10.0.0.11
Port: 9
MAC Addr: XX:XX:XX:XX:XX:XX