alsmith / multicast-relay

Relay multicast and broadcast packets between interfaces.
GNU General Public License v3.0
304 stars 47 forks source link

Any Chance to add Wake On Lan? #74

Open jllarraz opened 1 year ago

jllarraz commented 1 year ago

I did try adding "--relay 255.255.255.255:9 255.255.255.255:7" but it didnt work. It would be great to add WOL into the script

alsmith commented 8 months ago

Do you have a tcpdump of the WoL packet that you're trying to relay, including the ethernet header ? Ports 7 and 9 are candidates, also port 0, all of which ought to be supported. But also ether type 0x0842 is a possibility, which is not currently supported.