This is an old revision of the document!


Network-related FAQs

WOL

Wake-On-LAN (WOL) is a standardized procedure to wake up a computer over the network. A special package called “magic packet” is sent to the network card, whereupon the startup process is triggered.

WOL (Wake on LAN) is supported by all Shuttle devices by default.

Note: This feature must be enabled in the BIOS settings.

Please start your Shuttle PC and press the [DEL] or [F2] key while booting to enter the BIOS setup program.

  1. Navigate to tab “Advanced”
  2. Please deativate the EuP function.(1)
  3. And activate wake Up by LAN (2)
  4. To save press F4 key on your keyboard.

A Shuttle PC supports following states.

  1. S3 (Suspend-to-RAM – STR)
  2. S4 (Suspend-to-Disk – STD)
  3. S5 (Soft-Off)

Please use the network card driver provide by Shuttle. This driver is already for WOL preset and no further settings are necessary.

If you are dependent on other drivers, please go to “Device Manager → Networkcard Settings” for activate WOL for Magic Packet.

We recommend the very popular freeware tool “WakeonLan2” (WOL2) with support for Windows and Linux.

Name WakeOnLan2
Download https://oette.wordpress.com/wol2/

First, boot the Shuttle PC and active WOL in the Bios Settings. Furthermore, WOL must also be activated under Debian / Ubuntu. Please use following command: 'ethtool -s eth0 wol g' Etherwake command can be used to send a Wake-On-LAN “Magic Packet” under Linux operating systems. Please type the following command to install etherwake under Debian / Ubuntu Linux desktop: '$ sudo aptitude install etherwake'

Note: Red Hat Linux User should use net-tools package which is installed by default.

For wake up, type the following command with the right MAC-Address: '# wakeonlan MAC-Address-Here' ==== Related links ====

  • Last modified: 2018/07/06 13:50
  • by SH