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.
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.