Technology Wake on Magic Packet (WoL) has long been the standard for remotely turning on computers over a local network. But what if the device is connected to the router via Wi-Fi, and not via Ethernet? In this case, Wake on Magic Packet over Wi-Fi — an advanced version of the technology that allows you to "wake up" PCs, laptops, and even some NAS systems via a wireless network. However, there are some caveats: not all adapters and routers support this feature, and configuration requires taking into account protocol specifics. 802.11 and energy-saving modes.
In this article we will take a detailed look at how it works. WoL over Wi-Fi, how it differs from the classic cable option, which devices are compatible with the technology, and how to properly configure the network to avoid common problems. We'll pay special attention to the problem of "sleeping" adapters, when the network card turns off to save power and stops listening for magic packets. You'll also learn whether it's possible to wake up a computer over the internet (outside the local network) and what alternatives exist for remote management.
What is Wake on Magic Packet and how does it work?
Wake on LAN (WoL) — is an IEEE standard that allows a computer or other network device to be turned on by sending a special data packet (Magic Packet) to its MAC address. The classic implementation only works wired Ethernet network, as it requires constant power to the network card in standby mode. However, with the spread of Wi-Fi There was a need for a similar mechanism for wireless devices.
Operating principle Wake on Magic Packet over Wi-Fi similar, but has key differences:
- 🔌 Power adapter: The Wi-Fi card must remain on in sleep mode (not supported by all models).
- 📡 Router support: The router must be able to save the ARP cache and forward the Magic Packet to the required MAC address even if the device is “sleeping”.
- ⚡ Energy consumption: Wireless adapters consume more power in listening mode than Ethernet cards.
It is important to understand that WoL over Wi-Fi — is not a separate protocol, but an extension of the classic WoL that takes into account the specifics of wireless networks. For example, in the standard 802.11 There is no "wake-up" mechanism at the protocol level, so the implementation depends on the equipment manufacturer. Some routers (for example, ASUS RT-AX88U or TP-Link Archer C5400) support sending Magic Packet via a web interface, others require additional software.
Differences between WoL over Wi-Fi and classic Wake on LAN
The main difference is Magic Packet delivery mechanismOn a wired network, the packet is sent directly to the device's MAC address via a broadcast request (FF:FF:FF:FF:FF:FF), and the network card "catches" it, even if the computer is turned off. In the case of Wi-Fi the process becomes more complicated:
| Parameter | WoL over Ethernet | WoL over Wi-Fi |
|---|---|---|
| Required nutrition | Minimum (5V per Ethernet port) | Full (Wi-Fi adapter must be active) |
| Router support | Not required (broadcast packet) | Required (the router must “know” the MAC address) |
| Delayed awakening | 1–3 seconds | 5–15 seconds (depending on the adapter) |
| Power consumption in sleep mode | ~0.5 W | ~2–5 W (due to active Wi-Fi) |
| Compatibility | The vast majority of Ethernet cards | Only adapters with support WoWLAN (Wake on Wireless LAN) |
Another critical difference is need for support from the operating systemIn Windows the function is called Wake on Wireless LAN (WoWLAN) and is enabled separately from classic WoL. In Linux and macOS, configuration is performed through kernel and driver parameters (for example, ethtool for Ethernet or iwconfig for Wi-Fi).
⚠️ Attention: Many laptops turn off the Wi-Fi adapter when entering sleep mode to save battery power. In this case, WoL won't work over Wi-Fi., even if the router supports the technology. Check the power settings in the BIOS and OS.
Which devices support Wake on Magic Packet over Wi-Fi?
Not all Wi-Fi adapters and routers are compatible with WoL over a wireless networkHere are the key requirements:
1. Network adapters (Wi-Fi cards)
- 🖥️ Built-in adapters: Most modern laptops (eg. Dell XPS 13, HP Spectre, Lenovo ThinkPad) support
WoWLAN, but the feature is often disabled by default. - 🔌 USB adapters: Only models with support
Wake on Wireless(For example, ASUS USB-AC68 or TP-Link Archer T4U). Cheap adapters (for example, on a chip) Realtek RTL8188) usually do not support the function. - 🖼️ PCIe cards: PC adapters (eg. Intel AX200 or Broadcom BCM4360) are often supported, but require configuration in the BIOS.
2. Routers and access points
The router must be able to:
- 📋 Maintain an ARP cache (IP and MAC address mapping table) even when the device is asleep.
- 🔄 Support sending Magic Packet via web interface or mobile app (e.g. ASUS Router App or TP-Link Tether).
- 🌐 Have a function
Wake on LAN Proxy(to wake up via the Internet).
Popular models with WoL support over Wi-Fi include:
- 🏆 ASUS RT-AX88U, RT-AC86U (there is a built-in WoL tool).
- 🏆 TP-Link Archer C5400, Archer AX6000 (support via
Tether App). - 🏆 Netgear Nighthawk RAX120 (setting via
Nighthawk App). - ⚠️ Budget routers (For example, TP-Link TL-WR840N or D-Link DIR-615) usually do not support WoL over Wi-Fi.
Step-by-step setup for Wake on Magic Packet over Wi-Fi
To set up Wake on Wi-Fi, you need to perform actions on three levels: BIOS/UEFI, operating system And routerLet's look at the process using Windows 10/11 and a router as an example. ASUS RT-AX88U.
1. Enabling support in BIOS/UEFI
Go to your device's BIOS (usually by pressing the key Del, F2 or Esc when loading) and find the following parameters:
- 🔧
Wake on LANorWake on Wireless LAN— install inEnabled. - 🔋
ErP/EuP Ready- disable (this mode blocks power to USB and network ports when turned off). - 🔄
Power On by PCIe/PCIE— enable (for PCIe Wi-Fi cards).
2. Windows setup
In the operating system:
- Open
device Manager(Win + X → Device Manager). - Find your Wi-Fi adapter in the section
Network adapters. - Go to
Properties → Power Managementand uncheck the boxes:- ⚡
Allow the computer to turn off this device to save power - 🔌
Magic Packet(if any) - check the box.
- ⚡
Additional power options (Control Panel → Power Options → Change Plan Settings → Change advanced settings) find the section Wireless Network Adapter Settings and install Maximum performance.Power saving mode is disabled for the adapter|Magic Packet is enabled in the adapter properties|WoWLAN is enabled in the BIOS|The MAC address of the device is added to the router-->
3. Configuring the router
For example ASUS RT-AX88U:
- Go to the router's web interface (
192.168.1.1). - Go to
Local Area Network (LAN) → Wake on LAN. - Add the MAC address of your device (can be found via
ipconfig /allin the Windows command line). - Save the settings and reboot the router.
- 🌍 Setting up
Port Forwardingto the port7or9(standard for WoL). - 🔒 Usage
DDNS(For example, No-IP or built into the router) if you have a dynamic IP. - 🔧 Update your router's firmware (sometimes manufacturers add WoL support in new versions).
- 🖥️ Test with another device (for example, send a Magic Packet from a smartphone via an app Wake On Lan).
- 📡 Use an Ethernet adapter (If reliability is critical, it is better to switch to a wired connection).
- 🌐 Wake on WAN (WoWAN): Wake-up via internet using cloud services (eg. TeamViewer or AnyDesk). Requires a constantly running background process on the target PC.
- ☁️ Cloud solutions: Services like WakeOnLan Over Internet or Depicus Wake-on-LAN allow you to send Magic Packets through their servers.
- 📱 Mobile applications: Android/iOS apps (eg. Wake On Lan from Alexandre Viard) can send Magic Packet over a local network or through the cloud.
- 🔌 Smart sockets: If WoL doesn't work, you can use smart socket (For example, TP-Link HS100) to physically turn on the PC power on a schedule or remotely.
- 🔹 For home use: Cloud WoL or mobile app will do.
- 🔹 For the office: It is better to set up classic WoL over Ethernet or use IP-KVM (For example, ATEN PE6208).
- 🔹 For servers: It is optimal to combine WoL with
IPMI(for example, on servers Dell PowerEdge or HP ProLiant). - 🔓 Local area network: Within the same network, the risks are minimal - Magic Packet cannot "hack" the device, it only turns it on.
- 🌍 Internet accessIf you've configured port forwarding for WoL, an attacker could theoretically send a Magic Packet to your PC. This doesn't provide access to your data, but it can be used for DoS attacks (persistently waking up the device).
- 🕵️ MAC spoofing: If you have untrusted devices on your network, they can intercept the Magic Packet and spoof the MAC address.
- 🔒 Disable port forwarding, if you do not use WoL over the Internet.
- 🛡️ Use a VPN for remote wake-up (eg WireGuard or OpenVPN).
- 🔄 Update your router firmware - some vulnerabilities (for example, in UPnP) may allow an attacker to send WoL packets.
- 📋 Keep a log of sent packets (if the router supports it).
- 🏢 ManageEngine Wake On LAN (for centralized management).
- 🔐 SolarWinds Wake-on-LAN (with authentication support).
To wake up via the Internet, you may need:
⚠️ Attention: Some routers (eg. MikroTik) require manual configuration ARP binding for WoL over Wi-Fi. Without this, the Magic Packet won't reach the device.
Common problems and their solutions
everything is set up correctly, WoL over Wi-Fi may not work. Here are the most common causes and how to fix them:
| Problem | Possible cause | Solution |
|---|---|---|
| The device does not wake up | The Wi-Fi adapter turns off in sleep mode. | Turn it off ErP Mode in BIOS and check the power settings in Windows |
| Magic Packet isn't arriving | The router does not save the ARP cache. | Add a static ARP entry to your router or enable it ARP Binding |
| Works only after a short nap | The adapter loses connection when in deep sleep. | Turn on Wake on Pattern Match in the adapter settings |
| Doesn't work over the internet | The port is not forwarded or is blocked by a firewall. | Check it out Port Forwarding on port 7 or 9 and disable the firewall |
| The laptop wakes up but immediately goes to sleep. | Conflict with drivers or power settings | Update your Wi-Fi adapter driver and disable it Hybrid sleep mode in Windows |
If the problem persists, try:
How to check if Magic Packet is reaching the device?
Use the utility Wireshark On another PC on the network. Send a Magic Packet and check if it appears in the log. If the packet appears but the device doesn't wake up, the problem lies with the adapter settings or BIOS. If there's no packet, check the router and network filters.
Alternatives to Wake on Magic Packet over Wi-Fi
If your equipment does not support WoL over Wi-Fi or the function works unstable, consider alternative methods of remote wake-up:
Each of these methods has its pros and cons. For example, WoWAN requires software to be running continuously on the target device, and smart sockets They don't allow you to save the system state (the PC will turn on as if it had been completely shut down). The choice depends on your needs:
Safety: Risks and Recommendations
Technology Wake on Magic Packet Magic Packet itself doesn't pose a security threat, as it doesn't contain executable code. However, there are some nuances worth considering:
Safety recommendations:
If you are setting up WoL for a corporate network, consider using specialized solutions such as:
⚠️ Attention: In some countries, constantly waking up devices via the internet (for example, for mining or botnets) may be considered illegal. Ensure your WoL usage complies with your ISP's policies and local laws.
FAQ: Frequently asked questions about Wake on Magic Packet over Wi-Fi
❓ Is it possible to enable WoL over Wi-Fi on any laptop?
No, not on any. For this to work, the Wi-Fi adapter must support WoWLAN (Wake on Wireless LAN), and the BIOS should have a corresponding option. Many budget laptops (for example, on the platform Intel Celeron or AMD Athlon) do not have this feature. Check the specifications for your model on the manufacturer's website.
❓ Why does WoL work via Ethernet but not via Wi-Fi?
This is because Wi-Fi adapters often turn off in sleep mode to save power. Unlike Ethernet ports, which can remain powered (even when turned off), Wi-Fi modules are usually completely de-energized. Solution: Disable ErP Mode in BIOS and check the adapter's power settings in Windows.
❓ How do I wake up my computer via the internet if I have a dynamic IP?
To do this you need:
- Tune
DDNSon the router (for example, through No-IP or built-in ASUS/TP-Link service). - Forward a port
7or9(UDP) to the MAC address of the target device. - Use an app or script to send Magic Packet to your DDNS address.
Alternative: services like WakeOnLan Over Internet, which do not require port forwarding.
❓ Is it possible to use WoL over Wi-Fi to wake up a NAS or media player?
Yes, but support depends on the model. For example:
- ✅ Synology DS920+ And QNAP TS-251D support WoL over Wi-Fi (if connected via an adapter).
- ❌ Most Western Digital My Cloud And Seagate Personal Cloud do not support WoL.
- ⚠️ For NVIDIA Shield TV or Apple TV WoL does not work - these devices use their own wake-up mechanisms.
❓ How do I check if my Wi-Fi adapter supports WoWLAN?
Verification methods:
- Check the adapter specifications on the manufacturer's website (look for
Wake on Wireless LANorMagic Packet Support). - In Windows, open
Device Manager → Network Adapters → Properties of your adapter → Advanced. If there is a parameterWake on Magic PacketorWake on Pattern Match, the function is supported. - In Linux, run the command
iw listand look for the lineWoWLAN support: yes.