Skip to Content
DatacenterSecurity groups

Security groups

Security Groups are templates for traffic filtering rules. They allow you to configure access rules (for example, opening ports for a web server or limiting access to a database) once and quickly apply them to multiple virtual machines.

Create security group in Datacenter → Security groups

Steps

  1. Open the Datacenter → Security groups section.
  2. Click Create group and enter a short Latin name for the group (up to 15 characters).
  3. Add the required rules for incoming (IN) or outgoing (OUT) traffic inside the created group.
  4. Go to the settings of the desired virtual machine, open the VM → Firewall tab, and click the Insert Security Group button to attach the created rule template.
  5. In the future, any changes you make to the security group in the Datacenter section will automatically apply to all attached virtual machines.

Watch out

A security group will only start filtering a virtual machine’s traffic after you attach it to that VM and make sure that the firewall is enabled (the Global Status switch is set to the On position in the VM → Firewall settings).

Next steps