firewalld ですでに定義されているポート範囲から 1 つのポートを削除する方法
Issue
-
firewalldの特定のポート範囲から 1 つのポートだけを削除するコマンドはありますか? -
次のコマンドでは、ポートはそのポート範囲から削除されません。
# firewall-cmd --zone=public --remove-port=6111/tcp --permanent
Warning: NOT_ENABLED: 6111:tcp
#Port=6111 is used as an example
Environment
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8
firewalld
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.