While APC UPS units do not inherently send Wake on LAN (WoL) magic packets, they provide the essential infrastructure to ensure your remote power strategy is reliable. To achieve the best "Wake on LAN" setup with an APC UPS, you must coordinate the UPS's graceful shutdown software with your computer's BIOS and network settings. Best APC UPS Practices for Wake on LAN
The key to a successful WoL setup with a UPS is ensuring the computer remains in a "ready" state after a graceful shutdown.
Disable "Turn UPS Off": In PowerChute Network Shutdown, ensure the option to "turn the UPS off after this client has shutdown" is unchecked. If the UPS cuts power entirely, the network card (NIC) will lose the standby power it needs to "listen" for a magic packet. apc ups wake on lan best
Coordinate BIOS Power States: Set your BIOS "Restore on AC Power Loss" to "Last State" or "Stay Off". This prevents the system from boot-looping if power is unstable and allows you to manually trigger a WoL packet only when you are certain the environment is stable.
Keep the UPS Plugged In: To maintain battery health and ensure the NIC has standby power, always keep your APC UPS plugged into a live wall outlet, even when the computer is off. Essential Configuration Steps While APC UPS units do not inherently send
For WoL to work behind an APC UPS, both your hardware and software must be tuned for remote wake-up events. Solved: Wake On LAN (WOL) behind a Smart-UPS
Title: Mastering APC UPS + Wake-on-LAN: Best Practices for Remote Power Management Title: Mastering APC UPS + Wake-on-LAN: Best Practices
Post:
If you’re running a home lab, remote server, or critical network device, combining an APC UPS with Wake-on-LAN (WoL) is a game-changer. But getting it right isn’t always plug-and-play. Here’s what actually works best.
# Enable WoL persistently (using ethtool)
ethtool -s eth0 wol g
Security considerations
- WOL magic packets are unauthenticated; restrict who can send them by keeping WOL senders inside managed networks or over VPN.
- Avoid exposing UDP broadcast forwarding publicly.
- Prefer out-of-band management (IPMI/iLO) with strong credentials for critical servers.
🔌 The Goal
Gracefully shut down equipment during a power outage, then automatically wake it up when utility power returns—without physically pressing the power button.
3.1 Recommended Topology
Utility Power → APC UPS (Smart-UPS with NMC) → Switched PDU or UPS Outlet Groups
│
└─ Network Switch (always powered by UPS)
└─ Target Server (NIC in WoL mode)
7) Integrate with UPS events (example workflows)
- UPS notifies a management server of a power restoration event → server waits until mains stable → management server sends magic packet to wake selected machines.
- After scheduled maintenance, operator triggers WOL via RMM or script that targets machines connected to APC-managed outlets (if using switched outlets, ensure outlet is on before sending WOL).