Wake on lan doesn't work

Valerio Pachera

Active Member
Aug 19, 2016
131
6
38
42
Hi, I have a proxmox 4.4 installation on a laptop.
This laptop has wake on lan enabled on bios side.
I checked also from shell

ethtool eth0 | grep -i wake
Supports Wake-on: pumbg
Wake-on: g


I turned off the laptop and tried to wake it from another linux server by

wakeonlan <macaddress>
etherwake <macaddress> -D


and also by an app from a windows 10 pc.

It doesn't turn on!

I looked the /etc/network/interfaces file and there are no option related to wake on lan.
So I wonder if the wake-on get disabled during boot by some instruction I don't know about.

thank you.
 
Hi, I have a proxmox 4.4 installation on a laptop.
This laptop has wake on lan enabled on bios side.
I checked also from shell

ethtool eth0 | grep -i wake
Supports Wake-on: pumbg
Wake-on: g


I turned off the laptop and tried to wake it from another linux server by

wakeonlan <macaddress>
etherwake <macaddress> -D


and also by an app from a windows 10 pc.


Proxmox VE does not have any specific handling for wake on lan, i.e. works as it does in any Debian.

Important: file /etc/default/halt must contain the line

Code:
NETDOWN=no


If this has been done correctly and ethtool show WOL active (as above), try:

- if your wakeonlan application wakes a different machine correctly

- if yes: does it work with your laptop if you use a different OS.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!