mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 15:20:29 +01:00
* 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.
4 lines
170 B
HTML
4 lines
170 B
HTML
<header>Destination port</header>
|
|
<p>TCP/UDP destination port number or range on the local service being reached (e.g., 22, 80 or 1000-2000).</p>
|
|
<footer>nft(8)</footer>
|