Added to firewall-cmd for RHEL firewall cmds

This commit is contained in:
Yuri Slobodyanyuk
2023-03-30 09:56:43 +00:00
parent 4412c1ca2d
commit e6de22b74e

View File

@@ -73,7 +73,7 @@ else helps.
|Description |Description
|*firewall-cmd --add-port=_port-number_/_protocol_* |*firewall-cmd --add-port=_port-number_/_protocol_*
|Open incoming _port-number_ of the _protocol_. E.g. open incoming TCP port |Open in incoming _port-number_ of the _protocol_. E.g. open incoming to TCP port
5900 from any: `firewall-cmd --add-port=5900/tcp` 5900 from any: `firewall-cmd --add-port=5900/tcp`