Hello,
I have a proxmox cluster (7.3), with private cluster network.
cluster network : 192.168.19.x
Only 1 node (frontal) has 2 interfaces:
vmbr0: on my network, accessible via web gui https://172.25.34.10:8806
vmbr1: on private cluster network (192.168.19.1)
if I do :
pvenode wakeonlan cluster02
does not work, because the command is sent to the wrong interface (vmbr0)
Same thing with graphical interface.
wakeonlan xx:xx:xx:xx:xx:xx either
etherwake -b -i eth1 xx:xx:xx:xx:xx:xx is ok.
Is it possible to specify on which interface we want to send the magic packet with proxmox ?
Sincerely
I have a proxmox cluster (7.3), with private cluster network.
cluster network : 192.168.19.x
Only 1 node (frontal) has 2 interfaces:
vmbr0: on my network, accessible via web gui https://172.25.34.10:8806
vmbr1: on private cluster network (192.168.19.1)
if I do :
pvenode wakeonlan cluster02
does not work, because the command is sent to the wrong interface (vmbr0)
Same thing with graphical interface.
wakeonlan xx:xx:xx:xx:xx:xx either
etherwake -b -i eth1 xx:xx:xx:xx:xx:xx is ok.
Is it possible to specify on which interface we want to send the magic packet with proxmox ?
Sincerely
Last edited: