<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 10/20/2010 02:13 PM, <a class="moz-txt-link-abbreviated"
 href="mailto:centos@crighton.me.uk">centos@crighton.me.uk</a> wrote:
<blockquote cite="mid:f7cub6h7npafulfbq121h3bm99n030u4bp@4ax.com"
 type="cite">
  <pre wrap="">On Wed, 20 Oct 2010 14:04:51 -0400, you wrote:


  </pre>
  <blockquote type="cite">
    <pre wrap="">To get mine to work under fedora I had to run ethtool and turn on the 
wol option.
Also it seemed to get reset after used wol to start it up so in my 
rc.local I put
/sbin/ethtool -s eth1 wol g
/sbin/ethtool -s eth0 wol g
    </pre>
  </blockquote>
  <pre wrap="">ethtool -s eth0 wol g results in a message "Cannot get current
wake-on-lan settings: Operation not supported" even though both the
motherboard and NIC do support WOL.

  </pre>
</blockquote>
<font face="sans-serif">Hmm...<br>
<br>
[root@centostest ~]# ethtool eth0<br>
Settings for eth0:<br>
        Supported ports: [ TP MII ]<br>
        Supported link modes:   10baseT/Half 10baseT/Full<br>
                                100baseT/Half 100baseT/Full<br>
        Supports auto-negotiation: Yes<br>
        Advertised link modes:  10baseT/Half 10baseT/Full<br>
                                100baseT/Half 100baseT/Full<br>
        Advertised auto-negotiation: Yes<br>
        Speed: 100Mb/s<br>
        Duplex: Full<br>
        Port: MII<br>
        PHYAD: 32<br>
        Transceiver: internal<br>
        Auto-negotiation: on<br>
        Supports Wake-on: pumbg<br>
        Wake-on: d<br>
        Current message level: 0x00000007 (7)<br>
        Link detected: yes<br>
[root@centostest ~]# ethtool -s eth0 wol g<br>
[root@centostest ~]# uname -a<br>
Linux centostest 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:18:27 EST 2009
i686 athlon i386 GNU/Linux<br>
[root@centostest ~]# ethtool eth0<br>
Settings for eth0:<br>
        Supported ports: [ TP MII ]<br>
        Supported link modes:   10baseT/Half 10baseT/Full<br>
                                100baseT/Half 100baseT/Full<br>
        Supports auto-negotiation: Yes<br>
        Advertised link modes:  10baseT/Half 10baseT/Full<br>
                                100baseT/Half 100baseT/Full<br>
        Advertised auto-negotiation: Yes<br>
        Speed: 100Mb/s<br>
        Duplex: Full<br>
        Port: MII<br>
        PHYAD: 32<br>
        Transceiver: internal<br>
        Auto-negotiation: on<br>
        Supports Wake-on: pumbg<br>
        Wake-on: g<br>
        Current message level: 0x00000007 (7)<br>
        Link detected: yes<br>
[root@centostest ~]#   <br>
</font><br>
<div class="moz-signature">-- <br>
Stephen Clark<br>
<b>NetWolves</b><br>
Sr. Software Engineer III<br>
Phone: 813-579-3200<br>
Fax: 813-882-0209<br>
Email: <a class="moz-txt-link-abbreviated"
 href="mailto:steve.clark@netwolves.com">steve.clark@netwolves.com</a><br>
<a class="moz-txt-link-freetext" href="http://www.netwolves.com">http://www.netwolves.com</a><br>
</div>
</body>
</html>