<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><br>>----- Original Message -----<br>>From: "David Mathog" <mathog@caltech.edu><br>>Subject: Wake on LAN supported on both built-in interfaces ... ??<br>><br>>richard.walsh@comcast.net wrote:<br>><br>>> I have a head node that am trying to get WOL set up on. <br>>> <br>>> It is a SuperMicro motherboard (X8DTi-F) with two built <br>>> in interfaces (eth0, eth1). I am told by SuperMicro support <br>>> that both interfaces support WOL fully, but when I probe them <br>>> with ethtool only eth0 indicates that it supports WOL with: <br>>> <div>>> .....<br><div>><br>>That board has "IntelĀ® 82576 Dual-Port Gigabit Ethernet"<br>><br>>and Intel provides some information on that here:<br>><br>>http://edc.intel.com/Link.aspx?id=2372<br>><br>>where it says:<br>><br>> Wake-on-LAN support:<br>> Packet recognition and wake-up for LAN on motherboard<br>> applications without software configuration<br>><br>>and nothing more. That is ambiguous, it requires that at least one<br>>interface support WOL, but it does not say explicitly that both do. <br>>Most likely the hardware does support on both ports but the driver is<br>>confused somehow by the dual chip.<br>><br>>Try contacting the author of the linux driver and/or Intel directly.<br><br></div><div>David/All,</div><div><br></div><div>Here is some follow up on this WOL question. I did contact the driver</div><div>folks and did some further checking. Standby power has to be supplied</div><div>to both ports, but no one could assure me that it was for my motherboard.</div><div>The suggestion was that because there was nothing in the EEPROM/BIOS</div><div>to activate or switch to the other port that is perhaps was not.</div><div><br></div><div>Economy of design and logic suggest that it should not be needed anyway,</div><div>and upon further thought I simply swapped interface names with the MAC</div><div>addresses in the ifcfg-eth0 and ifcfg-eth1 files, and then swapped my cables</div><div>and rebooted, which was easy to do. There are half a dozen was to set</div><div>or fix your interface names with specific MAC addresses/ports. Here</div><div>is a good reference for doing this:</div><div><br></div><div>http://www.science.uva.nl/research/air/wiki/LogicalInterfaceNames?show_comments=1#comments</div><div><br></div><div>So, I have WOL working ... ;-) ... as I want.</div><div><br></div><div>Thanks,</div><div><br></div><div>rbw</div></div></div></body></html>