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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

WOL not working every time.

  • 12-10-2009 9:54pm
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 Posts: 720 ✭✭✭kierank01


    anybody?


  • Registered Users, Registered Users 2 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, Registered Users 2 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