Netcard led linking but not wol

dottore89

New Member
Sep 23, 2022
8
1
3
Hi to all

My Proxmox netcard has wol configured in bios and when server is poweroff, netcard led link correctly.
From others pc try to wakeup with more program but pve doesn't start :((
There aren't vlans and pc and server are in the same switch, the switch is a managed TpLink 8 ports TL-SG108E

May be some switch configuration?

Thanks to al in advance
 
Hi to all

My Proxmox netcard has wol configured in bios and when server is poweroff, netcard led link correctly.
From others pc try to wakeup with more program but pve doesn't start :((
There aren't vlans and pc and server are in the same switch, the switch is a managed TpLink 8 ports TL-SG108E

May be some switch configuration?

Thanks to al in advance

Did you set wakeonlan config? See example:

Code:
pvenode config set --wakeonlan 04:d4:c4:5b:72:46

Sometimes you need to send / click on Wake On LAN multiple times.
 
Did you set wakeonlan config? See example:

Code:
pvenode config set --wakeonlan 04:d4:c4:5b:72:46

Sometimes you need to send / click on Wake On LAN multiple times.
yes...wakeonlan is set as in the example but doesn't work! :((