<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><span class="Apple-style-span" style="font-family: Times; font-size: medium; "><div style="background-color: white; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0); "><br>All,<div><br></div><div>I have a head node that am trying to get WOL set up on.</div><div><br></div><div>It is a SuperMicro motherboard (X8DTi-F) with two built</div><div>in interfaces (eth0, eth1).  I am told by SuperMicro support</div><div>that both interfaces support WOL fully, but when I probe them</div><div>with ethtool only eth0 indicates that it supports WOL with:</div><div><br></div><div>...</div><div>Supports Wake-on: umbg</div><div>Wake-on: g</div><div>...</div><div><br></div><div>$ethtool eth1 ... yields:</div><div><br></div><div>...</div><div>Supports Wake-on:  d</div><div>Wake-on: d</div><div>...</div><div><br></div><div>Attempting:  </div><div><br></div><div>ethtool -s eth1 wol g</div><div><br></div><div>fails indicating (as expected) indicating:</div><div><br></div><div>"Cannot set new wake-on-lan settings: Operation not supported</div><div>  not setting wol"</div><div><br></div><div>The same command on eth0 works fine.  I have set up eth0 to be</div><div>my internal (private interface) and eth1 to be the internet facing </div><div>interface.  I  would like avoid reworking everything ... ;-) ...</div><div><br></div><div>Any thoughts?  Go arounds?  Is SuperMicro telling me the truth</div><div>about both interfaces providing full support.  Perhaps I am missing</div><div>some configuration option in the BIOS.  SuperMicro says I am not,</div><div>but ...</div><div><br></div><div>Thanks,</div><div><br></div><div>rbw </div><div><br></div></div></div></span></div></body></html>