Cloud / Security groups

Security groups area

../_images/security-groups-dashboard.png

The security groups can be displayed in two different types of views:

  • Card view:

../_images/security-groups-cards.png
  • List view

../_images/security-groups-list.png

The security groups can be filtered by:

  • created at

  • updated at

  • region

You can slo sort them by:

  • created at

  • name

  • region

To perform actions on a security group, you just need to mouseover the desired security group (both on card view and on list view)

../_images/security-groups-mouseOver.png

Security group details

To see a detailed page about the security group, click on the desired security group.

../_images/security-groups-details.png

On the security group details you can:

  • edit the security group (change name and description)

  • see the region, created date, ID, project and associated instances

  • add rule to the security group

  • remove rule from the security group

  • delete the security group

Creating a new security group

To add a security group you need to click on the “Create new security group” button, on the bottom right part of the screen.

The security group can be created in both admin project or in a client project (default):

../_images/security-groups-addGroup.png

Editing a security group

../_images/security-groups-editGroup.png

To edit a security group you need to press the “Edit security group” button. The button is present on:

  • card view

  • list view

  • security group details

Deleting a security group

../_images/security-groups-deleteGroup.png

To delete a security group you need to press the “Delete security group” button. The button is present on:

  • card view

  • list view

  • security group details

Security group rules

By default, a security group will have the following rules:

../_images/security-groups-rules.png

Add new security group rule

In order to create new rules you can click on the add rule button on top right corner:

../_images/security-groups-addRule.png

After clicking the “Add rule” button, the following form will open:

../_images/security-groups-addRuleForm.png

You can choose one of the following rule protocol (mandatory):

  • All ICMP

  • All TCP

  • All UDP

  • Any (default)

  • Custom ICMP rule

  • Custom TCP rule

  • Custom UDP rule

  • DNS

  • FTP

  • HTTP

  • HTTPS

  • IMAP

  • IMAPS

  • LDAP

  • MS SQL

  • MySQL

  • Other protocol

  • POP3S

  • RDP

  • SFTP

  • SMTP

  • SMTPS

  • SSH

  • WHOIS

Depending on the chosen rule protocol, additional fields might appear.

Delete a security group rule

To delete a rule you need to click on the “Delete rule” button at the end of the row.

../_images/security-groups-deleteRule.png