HuakunShen / wol-web

A web app hosted locally for wakeonlan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port designation not working as expected

ngen-brett opened this issue · comments

I have deployed this app on Docker with MACVLAN networking, but while testing, I noticed that Magic Packets are created with a destination port of "1" rather than "9" (as specified by default, as well as when new systems were added).

I was adding firewall policy to allow inter-VLAN routing and noticed that the policies for UDP 9 weren't matching the traffic flows and the fall-through "deny + log" rule captured the traffic on UDP 1 - this was the only traffic within the 15 minute window between the security zones in question.