Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WOL isn't working

Featured Replies

I cannot seem to get a Magic Packet to wake up my server. I read this forum it said to enter the "ethtool -s eth0 wol g", which I have. I then power off the server, tried to send a WOL packet, but WOL still doesn't work.

  • Author

I forgot to mention that I have enabled S3 Mode in BIOS and checked that Enable LAN Wake or something, but WOL still wont work.

Did you use ethtool to check/set the proper values on the card?

  • Author

When I originally built and setup the server, I had the same problem, and I used the 'ethtool -s eth0 wol g' command, powered off the server via webgui, and magic packets would wake up the server. I reset the bios and setup S3 STR and WOL Lan options, but still not working. I'm running 4.5.3 Pro on a Gigabyte motherboard with a Realtek 8111C NIC.

 

My 'go' script below:

 

#!/bin/bash

# Start the Management Utility

/usr/local/sbin/emhttp &

sleep 30

for i in /dev/md*

do

   blockdev --setra 2048 $i

done

nohup awk -W re-interval -f listen.awk >/dev/null 2>&1 &

CTRLALTDEL=YES LOGSAVE=30 installpkg /boot/packages/powerdown-1.02-noarch-unRAID.tgz

sysctl -w kernel.poweroff_cmd="/sbin/powerdown"

echo "powerdown" | at 23:59

ethtool -s eth0 wol g

 

my ethtool status below:

 

root@unraid:~# ethtool eth0

Settings for eth0:

       Supported ports: [ TP MII ]

       Supported link modes:   10baseT/Half 10baseT/Full

                               100baseT/Half 100baseT/Full

                               1000baseT/Half 1000baseT/Full

       Supports auto-negotiation: Yes

       Advertised link modes:  10baseT/Half 10baseT/Full

                               100baseT/Half 100baseT/Full

                               1000baseT/Half 1000baseT/Full

       Advertised auto-negotiation: Yes

       Speed: 1000Mb/s

       Duplex: Full

       Port: MII

       PHYAD: 0

       Transceiver: internal

       Auto-negotiation: on

       Supports Wake-on: pumbg

       Wake-on: g

       Current message level: 0x00000033 (51)

       Link detected: yes

root@unraid:~#

 

Is their anything that I'm missing? Thank-you.

  • Author

I resolve this problem by rolling back to the 4.5.1 unRAID OS. Weird, must be a bug in the latest software and the 'Realtek 8111C' NIC.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.