Skip to main content

Firewall — Reference

This document provides detailed descriptions of all columns, fields, and values displayed in the Firewall interface.

Note: Firewall is only available on Specific VPC and is reserved for accounts specially configured by FPT Cloud. The actual fields shown in the interface may vary depending on your account configuration.


Firewall interface structure

The Firewall page is organized into 3 tabs:

TabDescription
Firewall RulesThe list of rules that control traffic — the default tab when opening the Firewall page.
IP SetsNamed groups of IP addresses or CIDR ranges used as references in Firewall Rules.
Application Port ProfilesNamed sets of ports and protocols used as references in Firewall Rules instead of entering values manually.

Firewall Rules tab — List columns

Firewall Rules list

ColumnDescription
NameThe identifying name of the rule.
Application port profilesThe port/protocol profile applied to this rule (referenced from the Application Port Profiles tab).
SourceThe traffic source — can be an IP address, CIDR range, or a named IP Set.
DestinationThe traffic destination — can be an IP address, CIDR range, or a named IP Set.
StatusThe current status of the rule.
StateWhether the rule is enabled or disabled (Enabled/Disabled).
ActionThe action taken when traffic matches the rule: Allow or Deny.

Status values

ValueMeaning
ActiveThe Firewall (or rule) is operating normally and being applied.
PendingAn operation is being processed (creation, update, or deletion). Please wait a moment.
ErrorAn error occurred during processing. Retry the operation or contact support if the error persists.
InactiveThe Firewall (or rule) is disabled and is not being applied to traffic.

Firewall vs. Security Groups comparison

The table below helps you identify the right feature for your needs:

CriteriaFirewallSecurity Groups
Intended usersAccounts specially configured by FPT CloudAll customers
Supported VPC typesSpecific VPC onlyGeneral VPC and Specific VPC
Control levelNetwork-level firewall — applied to the entire VPCResource-level firewall — applied to individual virtual machines or network interfaces
Activation requirementRequires pre-configuration by FPT CloudReady to use immediately after creating a VPC
Inbound / Outbound ruleYesYes
Rule actionsAllow and DenyAllow and Deny
Best suited whenCentralized network-level traffic control is needed for specialized enterprise requirementsFlexible per-resource traffic control is needed for individual resources