[SOLVED] WOL not working

proxfox

New Member
Mar 31, 2020
11
0
1
25
Hi ,

I have a problem with WOL (the whole server, not a single node) I‘ve already searched the internet about WOL in combination wit proxmox and tried out a few tutorials, but none of them worked for me.The /etc/init.d/halt file does not exist on my host and some configurations with ethtool also won‘t help in my case. I hope you guys have a solution for me. Im freaking out. :(
 
hi,

did you check your BIOS?

is the 'g' flag set for the correct interface? (ethtool flag)
 
do you get any error when you try to set it?

what is the output of ethtool <interface_name>
 
do you get any error when you try to set it?

what is the output of ethtool <interface_name>

What interface do i need to edit and how ?do you have a command for me? I have 2 interfaces: enp3s0 and vmbr0
 
run ethtool enp3s0 (the onboard ethernet interface) and post the output of the command here (you can use [code][/code] tags)
 
run ethtool enp3s0 (the onboard ethernet interface) and post the output of the command here (you can use [code][/code] tags)

Code:
 Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 100Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: pumbg
        Wake-on: d
        Current message level: 0x00000033 (51)
                               drv probe ifdown ifup
        Link detected: yes
 
can you try ethtool -s enp3s0 wol g and rerun the previous command afterwards?
 
how are you testing it?
 
I have the same issue. Everything seems enabled but imposible to wake up the device... I also tried: update-initramfs command after all.
 
  1. poweroff
  2. method 1: IPhone WOL App / method 2: https://www.depicus.com/wake-on-lan/wake-on-lan-gui with the IP and MAC address
I've tried different ways to shutdown. And finally I realised long-hold the power button would only poweroff the system uncleanly. And the wake-on-lan didn't work after long-hold power button.

When short-press power button, exec poweroff or exec shutdown now, sending the magic package is able to wake it up. The Wake-on: pg flags can be problematic. Because it will just restart every time after poweroff with an incoming ping.
 

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!