Managing Security Groups
Security Groups in Qumulus enable virtual firewall capabilities to manage incoming and outgoing network traffic for your virtual instances. When security groups are correctly managed, organizations improve their network security and achieve better operational efficiency.
Accessing Security Groups
To manage your security groups:
Sign in to your Qumulus Cloud account.
Navigate to Security > Security Groups.
Choose your desired group by clicking on its name.
Creating Inbound and Outbound Rules
Adding an Inbound Rule
To create a new inbound rule:
GUIDEFLOW
Choose the desired Security Group.
Navigate to the Inbound Rules tab.
Click on
Create Inbound Rule
in the right corner.Set the following parameters:
Type: Select from a list of predefined protocols (SSH, HTTP, PostgreSQL, etc.) or choose a custom protocol.
Protocol & Port Range: Automatically set based on the selected Type, or it can also be manually configured.
Remote Type: Select from Custom IP, Security Group, My IP, or Anywhere.
Remote IP: Specify the IP or CIDR block (e.g.,
192.168.1.0/24
).Description: (Optional) Provide additional Context or notes.
Hit the ✅ button to execute the rules.
Adding an Outbound Rule
You can control outbound traffic flow by using the same procedure under the Outbound Rules tab.
Last updated