Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
I have an interface on my OPNsense firewall that only has an IPv6 address and no IPv4 address, and I would like to broadcast Wake on LAN magic packets on it.
Describe the solution you'd like
I would like the Wake on LAN plugin to consider IPv6 addresses on interfaces and send broadcast packets to an iPv6 multicast address (e.g. ff02::1) if an IPv6 address is available.
Describe alternatives you've considered
Do not send an IP header at all, but rather send a raw ethernet frame with the magic packet as the payload.
Additional context
None
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
I have an interface on my OPNsense firewall that only has an IPv6 address and no IPv4 address, and I would like to broadcast Wake on LAN magic packets on it.
Describe the solution you'd like
I would like the Wake on LAN plugin to consider IPv6 addresses on interfaces and send broadcast packets to an iPv6 multicast address (e.g.
ff02::1) if an IPv6 address is available.Describe alternatives you've considered
Do not send an IP header at all, but rather send a raw ethernet frame with the magic packet as the payload.
Additional context
None