<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Wake_On_LAN_Bug_workaround</id>
		<title>Wake On LAN Bug workaround - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Wake_On_LAN_Bug_workaround"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Wake_On_LAN_Bug_workaround&amp;action=history"/>
		<updated>2026-04-06T05:15:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Wake_On_LAN_Bug_workaround&amp;diff=959&amp;oldid=prev</id>
		<title>Xibeaga: New page: == Wake On LAN does not work with etherwake == FOG-Version: 0.21  etherwake is located in: /usr/sbin/etherwake  The wol.php sourcecode reveals two things:  * FOG expects it here: /sbin * i...</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Wake_On_LAN_Bug_workaround&amp;diff=959&amp;oldid=prev"/>
				<updated>2008-09-12T09:09:24Z</updated>
		
		<summary type="html">&lt;p&gt;New page: == Wake On LAN does not work with etherwake == FOG-Version: 0.21  etherwake is located in: /usr/sbin/etherwake  The wol.php sourcecode reveals two things:  * FOG expects it here: /sbin * i...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Wake On LAN does not work with etherwake ==&lt;br /&gt;
FOG-Version: 0.21&lt;br /&gt;
&lt;br /&gt;
etherwake is located in: /usr/sbin/etherwake&lt;br /&gt;
&lt;br /&gt;
The wol.php sourcecode reveals two things:&lt;br /&gt;
&lt;br /&gt;
* FOG expects it here: /sbin&lt;br /&gt;
* it is expected to have a DIFERENT NAME(!) *argh* (ether-wake)&lt;br /&gt;
&lt;br /&gt;
solution:&lt;br /&gt;
* become root&lt;br /&gt;
* ln -s /usr/sbin/etherwake /sbin/ether-wake  OR  cp /usr/sbin/etherwake /sbin/ether-wake&lt;br /&gt;
* visudo &lt;br /&gt;
add this line:&lt;br /&gt;
www-data ALL=(ALL) NOPASSWD: /sbin/ether-wake&lt;br /&gt;
&lt;br /&gt;
WOL should work now. At least it does at my site.&lt;br /&gt;
&lt;br /&gt;
Best Regards,&lt;br /&gt;
Roland&lt;/div&gt;</summary>
		<author><name>Xibeaga</name></author>	</entry>

	</feed>