This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
schedule_wol [2023/05/07 03:51] – [Notes and Troubleshooting] -condense, changed to "powered off" hogwild | schedule_wol [2024/10/31 20:38] (current) – [Notes and Troubleshooting] hogwild | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Schedule Tomato To "Wake Up" Network Devices ====== | ====== Schedule Tomato To "Wake Up" Network Devices ====== | ||
- | FreshTomato includes a Wake-On-LAN (WOL) function under the Tools menu. While often useful, this function must be performed manually every time you wish to wake a device. | + | FreshTomato includes a Wake-on-LAN (WoL) function under the Tools menu. While useful, this function must be performed manually every time you wish to wake a device. |
+ | |||
+ | \\ | ||
+ | |||
+ | Automating the process using the Scheduler has two main advantages: | ||
+ | |||
+ | \\ | ||
+ | |||
+ | - Waking many devices on a network with many clients | ||
+ | - The Scheduler lets you wake devices automatically. You don't need \\ to remember to do anything, as long as the Scheduler is functioning. \\ The ether-wake command | ||
+ | |||
+ | \\ | ||
Here are the available parameters for **ether-wake**: | Here are the available parameters for **ether-wake**: | ||
Line 19: | Line 30: | ||
</ | </ | ||
- | \\ \\ For example, to send a Wake-On-LAN | + | |
- | | + | \\ |
- | - Scroll to the Custom field of your choice (e.g. **Custom 1**). | + | |
- | - Tick its **Enabled** | + | |
+ | - Scroll to the Custom field of your choice (in our example, | ||
+ | - Check the corresponding | ||
- In the **Time** menu, select 2:45 PM. | - In the **Time** menu, select 2:45 PM. | ||
- | - Tick the checkboxes for Monday through Friday. | + | - Enable |
+ | - Enter **ether-wake -b AB: | ||
- | Enter **ether-wake -b AB: | ||
- | \\ | + | ===== Notes and Troubleshooting ===== |
- | {{: | + | For a PC to wake up from a WoL packet, it must have its WoL firmware setting enabled. Before testing scheduled WoL events in FreshTomato, |
+ | |||
+ | Most UEFI/BIOS interfaces will have a Wake-On-LAN option named similar to: | ||
+ | |||
+ | * Asus BIOS/ | ||
+ | * AWARD BIOS - "PME Event Wakeup" | ||
+ | * AMI BIOS - "Power on by PCI devices" | ||
\\ | \\ | ||
+ | WoL settings in the PC's operating system also must be enabled. For Details, see: | ||
- | ===== Notes and Troubleshooting ===== | + | [[https:// |
- | For a PC to wake up from a WOL packet, it must have its WOL firmware setting enabled. Before testing scheduled WOL events | + | WoL functions generally assume |
- | * Power on by PCI-E or PCI (Asus UEFI) | + | [[https:// |
- | * PME Event Wakeup | + | |
- | * Power on by PCI devices | + | |
- | WOL settings in the PC's operating system also must be enabled. | + | \\ |