<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WOL Wakeonlan Guide: Turn On Servers Remotely Without Physical Access</title>
	<atom:link href="http://www.thegeekstuff.com/2008/11/wol-wakeonlan-guide-remotely-turn-on-servers-without-physical-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2008/11/wol-wakeonlan-guide-remotely-turn-on-servers-without-physical-access/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.thegeekstuff.com/2008/11/wol-wakeonlan-guide-remotely-turn-on-servers-without-physical-access/comment-page-1/#comment-22987</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 20 Nov 2009 07:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=273#comment-22987</guid>
		<description>I just created 2 scripts, one for suspend and one for shutdown that runs 

&quot;ethtool -s eth0 wol g&quot;

before issuing the shutdown or suspend command.

Matt</description>
		<content:encoded><![CDATA[<p>I just created 2 scripts, one for suspend and one for shutdown that runs </p>
<p>&#8220;ethtool -s eth0 wol g&#8221;</p>
<p>before issuing the shutdown or suspend command.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nardi</title>
		<link>http://www.thegeekstuff.com/2008/11/wol-wakeonlan-guide-remotely-turn-on-servers-without-physical-access/comment-page-1/#comment-19442</link>
		<dc:creator>nardi</dc:creator>
		<pubDate>Wed, 14 Oct 2009 09:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=273#comment-19442</guid>
		<description>Depends on distro. 
According to this thread (it&#039;s czech, but you can surely recognize the commands and filenames): http://www.abclinuxu.cz/poradna/linux/show/123114

In Debian I added this line to my /etc/network/interfaces:
&lt;code&gt;post-up /usr/sbin/ethtool -s $IFACE wol g&lt;/code&gt;
And edited /etc/init.d/halt script not to turn off interfaces. 

In my Gentoo I would probably do quite a similar thing in /etc/init.d/net.eth0 in postup() function.

But I still do sth wrong and computer still doesn&#039;t react when I run wol or wakeonline (tried both for sure) even when i&#039;m directly connected via ethernet cable. =( Probably the network card is not listenning at all. I would be thankfull for any hints.</description>
		<content:encoded><![CDATA[<p>Depends on distro.<br />
According to this thread (it&#8217;s czech, but you can surely recognize the commands and filenames): <a href="http://www.abclinuxu.cz/poradna/linux/show/123114" rel="nofollow">http://www.abclinuxu.cz/poradna/linux/show/123114</a></p>
<p>In Debian I added this line to my /etc/network/interfaces:<br />
<code>post-up /usr/sbin/ethtool -s $IFACE wol g</code><br />
And edited /etc/init.d/halt script not to turn off interfaces. </p>
<p>In my Gentoo I would probably do quite a similar thing in /etc/init.d/net.eth0 in postup() function.</p>
<p>But I still do sth wrong and computer still doesn&#8217;t react when I run wol or wakeonline (tried both for sure) even when i&#8217;m directly connected via ethernet cable. =( Probably the network card is not listenning at all. I would be thankfull for any hints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.thegeekstuff.com/2008/11/wol-wakeonlan-guide-remotely-turn-on-servers-without-physical-access/comment-page-1/#comment-19092</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 10 Oct 2009 11:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=273#comment-19092</guid>
		<description>I set Wake-on to &#039;g&#039; using ethtool, and I&#039;m able to shutdown and subsequently wake the machine using wakeonlan, but then the Wake-on flag is reset to &#039;d&#039;.  I have to reset the flag to &#039;g&#039; manually every time I reboot the machine.

Any ideas on how to get it to retain the &#039;g&#039; setting?

Thanks,
Matt</description>
		<content:encoded><![CDATA[<p>I set Wake-on to &#8216;g&#8217; using ethtool, and I&#8217;m able to shutdown and subsequently wake the machine using wakeonlan, but then the Wake-on flag is reset to &#8216;d&#8217;.  I have to reset the flag to &#8216;g&#8217; manually every time I reboot the machine.</p>
<p>Any ideas on how to get it to retain the &#8216;g&#8217; setting?</p>
<p>Thanks,<br />
Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
