firewall-cmd Verified for current stable LTS

Firewall Cmd Command: Open Port Service Permanently Linux

Use for open port service permanently linux with Firewall Cmd. Exact CLI syntax to open port service permanently linux using Firewall Cmd.

When to use this: Use for open port service permanently linux with Firewall Cmd.

Command Syntax

firewall-cmd --permanent --zone <public> --add-service <https>

Live Command Builder

Final Command

firewall-cmd --permanent --zone <public> --add-service <https>

Command Breakdown

--permanent
Command Option
Tool-specific option used by this command invocation.
--zone
Command Option
Tool-specific option used by this command invocation.
--add-service
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to open port service permanently linux using Firewall Cmd.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Firewall Cmd directory