All,
I have a VLAN that my Proxmox servers sits on and I also have a laptop that is connected to the same VLAN (all are running Linux, the laptop, guests, etc...). We can call the VLAN 100
I installed ngrep on the Proxmox server and ran it using: ngrep '\xff{6}(.{6})\1{15}' -x port 9
When I execute wakeonlan 06:66:00:00:00:01 on my laptop I can see the packet arriving on interface eno1, which informs me that there is not an issue with respect to my network per se (I have Cisco 3560G switches) as the packet is making it to the eno1 port of the Proxmox server. I also ran ngrep against the bond0 interface and the vmbr0 interface and the wakeonlan packet shows up on each of those interfaces. Thus, the wakeonlan package is making onto the vmbr0 interface. However, the VM running OVMF bios with a virtio network device still does not boot up due to the wakeonlan packet when it is in a shutdown state. Of course, I can power it on via the Proxmox console and it boots up fine.
Can anyone provide any guidance on what I might be desirous of trying to get this working?
Thanks!
Stuart
I have a VLAN that my Proxmox servers sits on and I also have a laptop that is connected to the same VLAN (all are running Linux, the laptop, guests, etc...). We can call the VLAN 100
I installed ngrep on the Proxmox server and ran it using: ngrep '\xff{6}(.{6})\1{15}' -x port 9
When I execute wakeonlan 06:66:00:00:00:01 on my laptop I can see the packet arriving on interface eno1, which informs me that there is not an issue with respect to my network per se (I have Cisco 3560G switches) as the packet is making it to the eno1 port of the Proxmox server. I also ran ngrep against the bond0 interface and the vmbr0 interface and the wakeonlan packet shows up on each of those interfaces. Thus, the wakeonlan package is making onto the vmbr0 interface. However, the VM running OVMF bios with a virtio network device still does not boot up due to the wakeonlan packet when it is in a shutdown state. Of course, I can power it on via the Proxmox console and it boots up fine.
Can anyone provide any guidance on what I might be desirous of trying to get this working?
Thanks!
Stuart
Last edited: