Files
webmin/nftables/help/sport.html
Ilia Ross 2fe57dd456 Fix to validate nftables set usage in rules
* Note: Prevent incompatible nftables sets from being used in rule fields. The rule editor now only offers address sets for address matches and port/service sets for port matches, while save and apply paths validate existing set references before writing or loading rules. This avoids nft datatype mismatch errors such as using inet_proto sets with tcp dport.
2026-05-03 00:44:54 +02:00

4 lines
158 B
HTML

<header>Source port</header>
<p>TCP/UDP source port number or range on the remote side of the connection (e.g., 22 or 1000-2000).</p>
<footer>nft(8)</footer>