I tried running the Dell Diagnostics program on the SC1430.
http://support.euro.dell.com/support/downloads/download.aspx?fileid=178199
Complicating matters, I run Linux. Even so, Diagnostics depends on your server being IPMI compatible (http://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface). The Dell site for Linux engineering (http://linux.dell.com/) shows the IPMI compatible systems
http://linux.dell.com/ipmi.shtml
Unfortunately, the SC1430 is not one of them. Out of luck on using Diagnostics, I turned to the Broadcom utilities, which I should have probably used in the first place. But I needed to know the exact model. In Fedora, I ran:
dmidecode | grep -i road
to gather the information on any Broadcom gear. DMIdecode showed that the SC1430 I have has the Broadcom 5751 NIC. So, I downloaded the User Diagnostics (a bootable CD) for my chipset from here:
http://www.broadcom.com/support/ethernet_nic/netxtreme_desktop.php
After burning the ISO, I rebooted and ran b57udiag.exe. The program did not find any problems after about a minute of testing registers and firmware. On a lark, I decided to try ether-wake again. Running a broadcast Magic Packet, I was shocked to hear my box startup! So the diagnostics must have reset something with the card.
I then went about pulling network cables to see if that might trigger a reset of some sort on the card. Pulling and then resetting network cables from the server side, then the router side and then both sides did not work. When I sent the Magic Packet nothing happened. However, after pulling the power cable on the box and putting it back in, the box started up when I sent the Magic Packet.
So, the NIC seems to be set correctly when the machine is first started, but after wake on lan is used once, something goes wrong in the NIC where it can't be started via wake on lan a second time.
A conundrum no doubt! Anyone have any ideas at this point?
'sodo