I did try the "ethtool -s eth0 wol g" with my bios enables for this. Then I send the magic packet and does not wakeup. I know that bios and magic packet are good because it wakes up the Windows OS. <br><br><div class="gmail_quote">
On Wed, Jan 21, 2009 at 8:21 AM, Ruben Laban <span dir="ltr"><<a href="mailto:r.laban@ism.nl">r.laban@ism.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Wednesday 21 January 2009 at 02:06 (CET), Alex Katebi wrote:<br>
> Anybody knows how to configure the Wake On LAN option of a NIC card in<br>
> Ubunutu?<br>
> WOL feature is used for powering on remotely.<br>
<br>
</div></div>I never had to configure anything for this on either Windows and Linux<br>
machines. Enable WOL in the system's bios, et voila: it worked. I guess YMMV.<br>
<br>
In case you're not as lucky, there's also the ethtool command to configure<br>
some network card stuff. Excerpt from `man ethtool`:<br>
<br>
       -s --change<br>
              Allows changing some or all settings of the specified ethernet<br>
device.  All following options only apply if -s was specified.<br>
<br>
       wol p|u|m|b|a|g|s|d...<br>
              Sets Wake-on-LAN options.  Not all devices support this.  The<br>
argument to this option is a string of characters specifying which options to<br>
enable.<br>
              p  Wake on phy activity<br>
              u  Wake on unicast messages<br>
              m  Wake on multicast messages<br>
              b  Wake on broadcast messages<br>
              a  Wake on ARP<br>
              g  Wake on MagicPacket(tm)<br>
              s  Enable SecureOn(tm) password for MagicPacket(tm)<br>
              d  Disable (wake on nothing).  This option clears all previous<br>
options.<br>
<br>
HTH<br>
--<br>
Regards,<br>
<font color="#888888">Ruben<br>
</font><div><div></div><div class="Wj3C7c"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br>