Skip to content

net/wol: make UDP port configurable (default 9)#5448

Open
touzenesmy wants to merge 1 commit into
opnsense:masterfrom
touzenesmy:wol-configurable-port
Open

net/wol: make UDP port configurable (default 9)#5448
touzenesmy wants to merge 1 commit into
opnsense:masterfrom
touzenesmy:wol-configurable-port

Conversation

@touzenesmy
Copy link
Copy Markdown

@touzenesmy touzenesmy commented May 15, 2026

Important notices

Before you submit a pull request, we ask you kindly to acknowledge the following:

If AI was used, please disclose:

  • Model used: Claude
  • Extent of AI involvement: Find the releavant files to modify. The modification is small so the AI involvment was quasi-inexistent (proof read that no typos where added).

Describe the problem

The actual WoL implementation of the plugin doesn't allow for port configuration and default to the 40000 BSOD default value. There is no way to configure the WoL port.


Describe the proposed solution

Add a field port that defaults to 9, users can just use it when they have a specific need as seen previously. I've edited the script to take in that parameter as well.
EDIT: Already modified locally and verified to work on correct ports with packet capture.


Related issue

If this pull request relates to an issue, link it here.
#2967, #4079, #1648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant