sourcePort.start¶
Sets the starting source port when cycling through spoofed source ports.
This parameter applies to omudpspoof: UDP spoofing output module.
- Name:
sourcePort.start
- Scope:
action
- Type:
integer
- Default:
32000
- Required?:
no
- Introduced:
5.1.3
Description¶
Specify the start value for circling the source ports. Start must be less than or equal to sourcePort.end.
Action usage¶
action(type="omudpspoof" target="192.0.2.1" sourcePort.start="10000" sourcePort.end="19999")
Legacy names (for reference)¶
Historic names/directives for compatibility. Do not use in new configs.
$ActionOMUDPSpoofSourcePortStart — maps to sourcePort.start (status: legacy)
See also¶
See also omudpspoof: UDP spoofing output module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.