Results 1 to 6 of 6

Thread: Best WOL (Wake On Lan) tool?

  1. #1
    Join Date
    May 2005
    Location
    Copenhagen
    Beans
    232
    Distro
    Ubuntu 12.04 Precise Pangolin

    Best WOL (Wake On Lan) tool?

    Hey. I was wondering if you guys have any recommendations in regards to WOL-software.

    I'm looking for some kind setup where I can assign entire IP-ranges to be woken up, give them a designation and save them for later use. Any ideas?
    "Act only according to that maxim by which you can also will that it would become a universal law." - Immanuel Kant
    "Beware of he who would deny you access to information, for in his heart he dreams himself your master." - Pravin Lal

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Best WOL (Wake On Lan) tool?

    I use a perl script - wake.pl.
    It can read all the machines to be sent WoL commands from a file.
    Don't recall where I found the script - google found this: http://www.cpan.org/authors/id/S/SR/SRAMKI/wol.pl at CPAN - THE place for perl stuff. I haven't used that script myself. This version is missing the all important - get-inputs-from-a-file.

    Next google result ... ah ... http://www.han.de/~gero/netboot/archive/msg02524.html is the one I've been using.

  3. #3
    Join Date
    Dec 2008
    Location
    Indiana, United States
    Beans
    764

    Re: Best WOL (Wake On Lan) tool?

    Quote Originally Posted by ZarathustraDK View Post
    Hey. I was wondering if you guys have any recommendations in regards to WOL-software.

    I'm looking for some kind setup where I can assign entire IP-ranges to be woken up, give them a designation and save them for later use. Any ideas?
    you could switch your router to dd-wrt firmware then just put a checkmark next to whatever computer hostname you want to enable wake on lan for and then wake them up from the web interface.
    Whoever came up with the phrase "There is no such thing as a stupid question" obviously never had the internet.

  4. #4
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Best WOL (Wake On Lan) tool?

    Eh, I use a shell script based off of wakeonlan for that.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  5. #5
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Best WOL (Wake On Lan) tool?

    I used the howto here, then use gwakeonlan to start the sleeping systems.

  6. #6
    Join Date
    Oct 2005
    Location
    /root
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Best WOL (Wake On Lan) tool?

    Quote Originally Posted by CharlesA View Post
    Eh, I use a shell script based off of wakeonlan for that.
    Ditto.

    Code:
    wakeonlan -f /path/to/list/of/mac-addresses
    Give a man a ghoti, and he'll eat for a day. Teach him how to ghoti, and he'll eat for life.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •