<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[WoL from Mac]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">Just found TriggerCMD today and loving it! Dove right in trying to automate more of my home systems with it.<br />
My run into a bit of an issue running WakeonLan from my Mac server (which is always on) to my two more powerful PCs I leave off throughout the day.</p>
<p dir="auto">Apologizes for the beginner level nature of this question.<br />
I have WoL installed via home-brew on Mac and have configured wakes the PCs with wakeonlan macaddress<br />
I attempted to use the prebuilt Linux WakeonLan command but it does not appear to be passing the arguments to terminal/wake the PC. I've attempted a few methods to instead Open - a Terminal but not exactly sure then how to pass the wakeonlan command over. Entering the command after "Open - a Terminal wakeonlan macaddress" does not seem to open Terminal/wake the PC so assume I missed something.</p>
<p dir="auto">Thanks for any and all support!</p>
]]></description><link>https://www.triggercmd.com/forum/topic/359/wol-from-mac</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 00:15:08 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/359.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Jan 2019 00:52:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WoL from Mac on Mon, 14 Jan 2019 18:22:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a> /usr/local/bin/wakeonlan was the ticket.<br />
Thanks so much for the info, able to make my PCs from my Mac from a full power off now!</p>
]]></description><link>https://www.triggercmd.com/forum/post/1165</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1165</guid><dc:creator><![CDATA[CMac]]></dc:creator><pubDate>Mon, 14 Jan 2019 18:22:25 GMT</pubDate></item><item><title><![CDATA[Reply to WoL from Mac on Mon, 14 Jan 2019 23:51:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1806">@cmac</a>, I tried waking up my PC from my mac, and I came up with these tips for sending the wakeonlan "magic packet" from a TRIGGERcmd command on a mac:</p>
<p dir="auto">First, make sure you've enabled Wake on LAN in the PC's BIOS, like so:<br />
<img src="https://triggercmdagents.s3.amazonaws.com/Pics/Forum/WOL_BIOS.jpg" alt="Wake On Lan BIOS" class=" img-fluid img-markdown" /></p>
<p dir="auto">Get your PC's network interface's mac address.  Google how to do that if you don't know.  Also, it has to be a wired connection, not wireless.  You probably already knew that, but just in case.</p>
<p dir="auto">On the mac, do the <strong>brew install wakeonlan</strong> command to get it installed, then open a terminal and try it using a command like this:</p>
<pre><code>wakeonlan c0:7c:d1:a1:89:f8   
</code></pre>
<p dir="auto">… where c0:7c:d1:a1:89:f8 is the PC nic mac address.</p>
<p dir="auto">If that works, you're golden.  The next thing is, in the TRIGGERcmd command on the mac, you have to specify the full path to the wakeonlan binary.  Brew installs in as /usr/local/bin/wakeonlan.</p>
<p dir="auto">So you command field should look like this:</p>
<pre><code>/usr/local/bin/wakeonlan c0:7c:d1:a1:89:f8
</code></pre>
<p dir="auto">YMMV.  In my case, I couldn't turn my computer on if it was off.  I could only wake my PC up from <strong>sleep mode</strong>.</p>
]]></description><link>https://www.triggercmd.com/forum/post/1161</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1161</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Mon, 14 Jan 2019 23:51:49 GMT</pubDate></item></channel></rss>