Skip to main content
Create a group
Last update:

Create a group

When creating a group, you can add rules for incoming traffic to allow it immediately. Outbound traffic is allowed by default — two rules for outbound traffic are automatically added to the group, which cannot be changed or deleted during group creation. These rules are needed so that the server can request the necessary data for its configuration during creation.

After you create a group, you can delete any rules in it, including the default rules, and create new ones.

Through the control panel, you can create a group with stateful mode and TCP, UDP, ICMP, or Any (all protocols) rule protocols. Through the OpenStack CLI, you can create a group with stateful or stateless mode AND any rule protocol.

  1. In the dashboard, on the top menu, click Products and select Cloud Servers.

  2. Go to the Security Groups section.

  3. Click Create a security group.

  4. Select the pool where the group will be created. It can only be assigned to ports in the same pool.

  5. Create rules for incoming traffic. To do this, in the Incoming traffic block:

    5.1 If one of the rule templates for incoming traffic is suitable for you, click on the template name. The Protocol, Source, Source Port, Traffic Destination, and Destination Port fields will be filled in automatically. Go to step 6.

    5.2 If the templates are not suitable, add your own rule for incoming traffic. Click Add Inbound Traffic Rule.

    5.3. Select a protocol or click All Protocols.

    5.4 Specify the traffic source (Source):

    • for traffic from an IP address or subnet — select CIDR and enter the IP address or subnet, or click All Sources;
    • for traffic from a security group — select Security Group and select the group. Security groups in the same pool are available. If you need to accept traffic from another pool, specify the source CIDR.

    5.5. Enter the port on which traffic is allowed to be received (Dst. port) — a single port or a range of ports, or click All Ports.

    5.6 Optional: enter a comment for the rule.

    5.7 Click Add. Once the group is created, the rule cannot be changed, you can delete the rule and create a new one.

    5.8 To add another rule, repeat steps 5.2 through 5.7.

  6. Optional: In the Ports block, select the ports to which the security group will be assigned. Ports with port security enabled that are not connected to devices or connected to a cloud server are available . After the group is created, any active sessions that do not comply with the group rules will be terminated on the selected ports.

  7. Enter a name for the group or leave the name created automatically.

  8. Optional: enter a comment for the group.

  9. Click Create Security Group. To restrict outgoing traffic, delete the default rules and create new ones.