<?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: Wake-on-LAN Tutorial with Bonus PHP Script</title>
	<atom:link href="http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html</link>
	<description>mostly white-hat hacker stuff</description>
	<lastBuildDate>Wed, 11 Jan 2012 15:42:36 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nitestick</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-134426</link>
		<dc:creator>nitestick</dc:creator>
		<pubDate>Wed, 21 Sep 2011 03:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-134426</guid>
		<description>Useful info here. To answer website analayzer&#039;s question (comment 41), to get around a NAT you would need to use port forwarding on your router handling the NAT to forward the packet to the machine.</description>
		<content:encoded><![CDATA[<p>Useful info here. To answer website analayzer&#8217;s question (comment 41), to get around a NAT you would need to use port forwarding on your router handling the NAT to forward the packet to the machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to enable WOL on Dell Inspiron 1420 with Fedora/Linux &#124; h@ck4ly57</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-133518</link>
		<dc:creator>How to enable WOL on Dell Inspiron 1420 with Fedora/Linux &#124; h@ck4ly57</dc:creator>
		<pubDate>Sun, 21 Aug 2011 18:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-133518</guid>
		<description>[...] I got it from here: [...]</description>
		<content:encoded><![CDATA[<p>[...] I got it from here: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [PHP] Allumer un ordinateur à distance via WoW</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-132495</link>
		<dc:creator>[PHP] Allumer un ordinateur à distance via WoW</dc:creator>
		<pubDate>Thu, 07 Apr 2011 21:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-132495</guid>
		<description>[...] mutualisé ces scripts sont inopérants. Le seul script efficace que j&#8217;ai trouvé sur un site américain fonctionne même sur les pages persos Free.fr, réputées pour être [...]</description>
		<content:encoded><![CDATA[<p>[...] mutualisé ces scripts sont inopérants. Le seul script efficace que j&#8217;ai trouvé sur un site américain fonctionne même sur les pages persos Free.fr, réputées pour être [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wake on Lan - WinBoard - Die Windows Community</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-130314</link>
		<dc:creator>Wake on Lan - WinBoard - Die Windows Community</dc:creator>
		<pubDate>Mon, 22 Nov 2010 00:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-130314</guid>
		<description>[...] es mal mit einem WOL-script: siehe hier: http://www.hackernotcracker.com/2006...hp-script.html  Wenn das Skript funktioniert kopiere einen &quot;link&quot; in deinen Windows Autostart [...]</description>
		<content:encoded><![CDATA[<p>[...] es mal mit einem WOL-script: siehe hier: <a href="http://www.hackernotcracker.com/2006...hp-script.html" rel="nofollow">http://www.hackernotcracker.com/2006&#8230;hp-script.html</a>  Wenn das Skript funktioniert kopiere einen &quot;link&quot; in deinen Windows Autostart [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Montag</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-129548</link>
		<dc:creator>Matt Montag</dc:creator>
		<pubDate>Sat, 16 Oct 2010 05:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-129548</guid>
		<description>Worked for me - but I had to change the last part of the IP address to 255. This is at an educational institution where the machines have unique internet IPs. I can turn my machine on with another machine on the same subnet, but not from the outside.
Thanks for the script!</description>
		<content:encoded><![CDATA[<p>Worked for me &#8211; but I had to change the last part of the IP address to 255. This is at an educational institution where the machines have unique internet IPs. I can turn my machine on with another machine on the same subnet, but not from the outside.<br />
Thanks for the script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wake On Lan online &#124; Fiat Tux</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-129319</link>
		<dc:creator>Wake On Lan online &#124; Fiat Tux</dc:creator>
		<pubDate>Sat, 18 Sep 2010 22:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-129319</guid>
		<description>[...] se passe ici grâce à la fonction php découverte sur Hacker not Cracker   Cette entrée a été publiée dans Informatique, avec comme mot(s)-clef(s) Wake on lan. Vous [...]</description>
		<content:encoded><![CDATA[<p>[...] se passe ici grâce à la fonction php découverte sur Hacker not Cracker   Cette entrée a été publiée dans Informatique, avec comme mot(s)-clef(s) Wake on lan. Vous [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MythWeb, WOL &#38; KeepAlive &#171; BB&#62;log</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-128705</link>
		<dc:creator>MythWeb, WOL &#38; KeepAlive &#171; BB&#62;log</dc:creator>
		<pubDate>Sat, 01 May 2010 10:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-128705</guid>
		<description>[...] Hacker not Cracker - Wake-On-LAN Tutorial with bonus PHP script [...]</description>
		<content:encoded><![CDATA[<p>[...] Hacker not Cracker &#8211; Wake-On-LAN Tutorial with bonus PHP script [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: website analyzer</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-118970</link>
		<dc:creator>website analyzer</dc:creator>
		<pubDate>Wed, 27 May 2009 15:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-118970</guid>
		<description>If your computer is behind a rooter,first how do you remove the NAT obstacole to be sure that is working....:&#124;</description>
		<content:encoded><![CDATA[<p>If your computer is behind a rooter,first how do you remove the NAT obstacole to be sure that is working&#8230;.:|</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paola</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-113644</link>
		<dc:creator>Paola</dc:creator>
		<pubDate>Wed, 15 Apr 2009 20:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-113644</guid>
		<description>Thanks for this great script! It work for some months for me with the change to &quot;$opt_ret = socket_set_option($s, SOL_SOCKET , SO_BROADCAST, 1);&quot; but now it has stopped working since some other months.

Do anyone else have this problem? Nothing is changed and Depicus work fine.

/Paola</description>
		<content:encoded><![CDATA[<p>Thanks for this great script! It work for some months for me with the change to &#8220;$opt_ret = socket_set_option($s, SOL_SOCKET , SO_BROADCAST, 1);&#8221; but now it has stopped working since some other months.</p>
<p>Do anyone else have this problem? Nothing is changed and Depicus work fine.</p>
<p>/Paola</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomzuu</title>
		<link>http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html/comment-page-1#comment-108465</link>
		<dc:creator>tomzuu</dc:creator>
		<pubDate>Wed, 01 Apr 2009 13:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackernotcracker.com/2006-04/wol-wake-on-lan-tutorial-with-bonus-php-script.html#comment-108465</guid>
		<description>And because it is targeted by crackers (bots), good practice is to disable the password authentication in SSHd. I use private key authentication ONLY. You can still login with password from console.


Tom</description>
		<content:encoded><![CDATA[<p>And because it is targeted by crackers (bots), good practice is to disable the password authentication in SSHd. I use private key authentication ONLY. You can still login with password from console.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

