Security Groups

In this section, you will have access to the list of the project's security groups and manage them, including creating, adding rules, viewing group status, and deleting them. Security Group: sec gps

Security Group Rules

Before learning about security groups, it's essential to first examine their rules. Rules are a set of criteria and actions that determine what traffic is allowed to pass through the firewall. These rules are typically defined based on criteria like IP addresses, protocols, ports, and traffic direction (inbound or outbound).

Creating a New Group

  • To create a new security group, click the Create new group button.
  • Then, enter the group's name and description, and click the Create button.
  • Security Group: new sec gp btn Security Group: new sec gp

After creating the new group, you can define its rules or assign it to a virtual machine and subnet.

Viewing Details and Status

By clicking on the specified icon for each group, a list of the group's rules and their details will be displayed: Security Group: details Security Group: sec rules

Deleting a Rule from a Group

  • To delete a rule from the group, simply click on the trash icon associated with the rule.
  • Then, if confirmed, click the Confirm button in the opened dialog. Security Group: remove rule Security Group: confirm remove rule

Group Operations

Security Group: options

Adding a New Rule

The rules of each group determine the level and type of access. To assign a new rule, click Add new rule: Security Group: add new sec rule You will then need to define the necessary information for the rule:

  • Inbound/Outbound: Determines the traffic direction.
  • IP Version: Specifies the IP version.
  • CIDR: The IP range that will access the resources through this rule.
  • Protocol Port: Select the protocol port for which you intend to open access. A list of commonly used protocol ports is available, and if you need to define a different protocol, you can choose the Custom option and enter the desired information. Security Group: new rule form Security Group: new rule options

Finally, by clicking Add, the rule will be created and assigned to the desired group.

Deleting a Group

  • To delete a security group, click the three-dot button in the Actions column and select Delete.
  • Then, if confirmed, click the Delete button in the opened dialog. Security Group: remove sec gp Security Group: confirm remove sec gp