惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Attack and Defense Labs
Attack and Defense Labs
T
Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
Intezer
C
Cyber Attacks, Cyber Crime and Cyber Security
The Register - Security
The Register - Security
量子位
Security Latest
Security Latest
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
MyScale Blog
MyScale Blog
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
Spread Privacy
Spread Privacy
Jina AI
Jina AI
博客园 - 【当耐特】
P
Palo Alto Networks Blog
Last Week in AI
Last Week in AI
SecWiki News
SecWiki News
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
G
GRAHAM CLULEY
宝玉的分享
宝玉的分享
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
The Blog of Author Tim Ferriss
V
Vulnerabilities – Threatpost
有赞技术团队
有赞技术团队
T
Tor Project blog
H
Hacker News: Front Page
A
Arctic Wolf
NISL@THU
NISL@THU
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
V
V2EX
N
News and Events Feed by Topic
Webroot Blog
Webroot Blog
Know Your Adversary
Know Your Adversary
P
Privacy International News Feed
I
InfoQ
D
Docker
L
LINUX DO - 最新话题
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
U
Unit 42

Comments for J.D. Hodges

How do I cancel Great courses trial (or subscription) on Amazon? [ANSWER] - J.D. Hodges Is Temu's $1,000 Reward Claimed Screen Legit? What You Get Amazon Order History and Charges [SOLVED] - 2026 Data truncated for column 'status' at row 1 [SOLVED] - J.D. Hodges Corsair Galleon 100 SD Left Shift Caps Lock Fix: Firmware v1.4.75 Beta | J.D. Hodges Is the BCBS Settlement Payment Email Legit? (May 2026) Claude Handoff Prompt: How to Keep Context Across Sessions (2026) ThinkPad History: IBM 700C to Lenovo AI Workstations MacBook Neo Benchmarks: A18 Pro CPU vs M1 and M4 The BeBox: BeOS Hardware, Photos, and the Apple Deal That Wasn't Codex Sandbox Error on Ubuntu 24.04: The AppArmor Fix Claude Custom Instructions: Real Examples & Best Practices (2026)
How to Enable Wake-on-LAN on Synology NAS | Quick Guide
J.D. H. · 2026-05-25 · via Comments for J.D. Hodges

How to Enable Wake-on-LAN (WoL) on a Synology NAS (DS925+ and Others)

TL;DR: On a Synology NAS, enabling Wake-on-LAN takes two steps in two different DSM screens. Turn on Enable WOL on LAN 1 in Control Panel > Hardware & Power > General, then get the NAS MAC address from Control Panel > Info Center > Network, not from Network > Network Interface.

Synology DS925+ connected to a Ubiquiti USW-Flex-2.5G-5 switch with a LEGO Star Destroyer sitting on top
The DS925+ setup I used for this (underneath the switch). The LEGO Star Destroyer is not part of the official Synology thermal design, but it seems committed to the role.

Why Wake-on-LAN for your NAS?

Wake-on-LAN, or WoL, lets you wake a powered-down device by sending a small network broadcast called a magic packet.

I wanted it on my DS925+ so I could leave the NAS off when I was not using it, then wake it from another machine without walking over to the shelf or to turn it on from across the country via VPN.

NOTE: If you are still getting your NAS onto the network, my earlier guide on finding a new Synology NAS IP address with DHCP should save you a few minutes.

I have also been using Synology gear for a long time now. My old DS1813+ review is still floating around as proof. 😉

Step 1: Turn On WoL in Hardware & Power

In DSM, go to Control Panel > Hardware & Power > General.

On my DS925+, the option I needed was Enable WOL on LAN 1.

If your NAS is using a different port, use the matching interface instead.

Synology DSM Hardware and Power panel showing Wake-on-LAN checkboxes
The first half of the fix: the WoL checkbox lives under Hardware & Power, not under the network settings. Make sure to click Apply after you’ve made the change!

Step 2: Find Your MAC Address (It’s Not Necessarily Where You Would Think)

You need the NAS MAC address because the magic packet targets the network interface, not the current IP address.

The obvious place to look is Control Panel > Network > Network Interface.

That screen mostly shows interface status and IP details, which is exactly why I first assumed the MAC address would be there too.

Synology DSM Network Interface panel showing interface details without the MAC address
The natural place to look. Also the wrong place, at least for this job.

The screen that actually gave me the MAC address was Control Panel > Info Center > Network.

That is where DSM showed the LAN MAC addresses clearly enough to copy.

Synology DSM Info Center Network tab showing MAC addresses for network interfaces
Info Center > Network is where the useful MAC address lives. I redacted mine because I enjoy at least a little mystery.

Step 3: Send the Magic Packet

Once WoL is enabled and you have the right MAC address, you can wake the NAS from another device on the same local network.

The basic idea is simple: send a magic packet to the NAS interface you enabled for WoL.

These are the tools I would start with:

  • Windows: Wake on LAN from the Microsoft Store (or myriad other options)
  • Mac: wakeonlan via Homebrew
  • Linux: wakeonlan or etherwake
  • iPhone / Android: Magic Packet or a similar WoL app

On Mac or Linux, the command looks like this:

wakeonlan AA:BB:CC:DD:EE:FF

If nothing happens, double-check that you copied the MAC for the correct Synology interface and not just the current IP information from the network panel.

Things to Know Before You Rely on WoL

WoL is simple once it is working, but there are a few caveats worth knowing up front.

Heads Up

Wake-on-LAN usually only works if the NAS was shut down normally, the power cable stayed connected, and the device sending the packet is on the same LAN or broadcast domain. If the NAS lost power completely, if you are trying to wake it across routed networks or VLANs, or if you are using link aggregation, results can get inconsistent fast.

I would also test WoL a few times before depending on it remotely.

If your Synology is powered on but suddenly unreachable from Windows after an update, that is a different problem. I wrote up that specific issue here: Synology not accessible after a Windows upgrade.

A Quick Note on 2.5GbE Switches

The DS925+ has 2.5GbE ports, so a 2.5GbE switch lets you actually use the faster networking Synology built into it.

I have mine connected to a Ubiquiti USW-Flex-2.5G-5 (fanless, compact, and happy on USB-C or PoE). That is not required for WoL, obviously, but it is a nice match for the DS925+ if you want full 2.5GbE speed. Speeds are FANTASTIC if you have SSDs in your Synology NAS 💪.

What I Use for This

I use the Ubiquiti USW-Flex-2.5G-5 with my DS925+. It is a 5-port 2.5GbE switch that is fanless and can run from USB-C or PoE, which makes it an easy fit for a small NAS setup.

Bottom Line

The checkbox is only half the job.

The real gotcha is that the MAC address you need for Wake-on-LAN is in Info Center > Network, not in Network > Network Interface.

That is what worked for me on a Synology DS925+ running DSM 7.2, and it should be broadly applicable to other recent Synology NAS models too.

Some links in this post are affiliate links. If you buy something through one of these links, I may earn a small commission at no extra cost to you. I only recommend products I’ve personally used or thoroughly researched.✅

Accurate at time of writing. Something off? Drop a comment.