Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

WOL not working every time.

Options
  • 12-10-2009 10:54pm
    #1
    Registered Users Posts: 720 ✭✭✭


    Hi all,

    I have a WOL enabled NIC, and can boot the machine from the web interface of my router, but only after a power cycle.

    This is a very old Dell that I want to setup as a NAS.

    If I unplug and plugin the power cable, I can WOL the machine, but if I shut the machine down, I cannot WOL the machine without unplugging the power cable again.

    Has anyone seen this before? Could it be as simple as some configuration setting? if so what? or could it be more like the was that WOL is implimented on my NIC?

    TIA
    Tagged:


Comments

  • Registered Users Posts: 720 ✭✭✭kierank01


    anybody?


  • Registered Users Posts: 2,370 ✭✭✭Knasher


    Assuming your running some version of linux, try running
    ethtool -s eth0 wol g
    
    and shutting down. If you can then wake via lan you just need to add that code to a script at startup.


  • Registered Users Posts: 720 ✭✭✭kierank01


    Knasher wrote: »
    Assuming your running some version of linux, try running
    ethtool -s eth0 wol g
    
    and shutting down. If you can then wake via lan you just need to add that code to a script at startup.


    at the moment, I have freebsd, just to see what it is like, but there is something wrong with it recognising its hostname (haven't looked into this yet).

    I'll see if I can run this on bsd, and if not I will put a linux back on, and check then.


Advertisement