Robeeta Cloud VM - Help Document

Robeeta Cloud VM - Help Document

Add Security Group

Security Group - Add

The Add Security Group menu allows you to create a new security group to control access for Virtual Machines (VMs). Each security group includes a Group Name, Info, and allows adding Inbound and Outbound rules.

Steps to Create a Security Group

  1. Enter a unique Group Name.
  2. Add Info describing the purpose of the security group.
  3. Optionally, use Clone to copy rules from an existing group.
  4. Add Inbound and Outbound rules specifying IP, Protocol, and Port.
  5. Review the Risk Level icons for each rule.
  6. Click Update to create the group.
Add Security Group

Inbound & Outbound Rules

Each rule includes:

  • IP: Source IP (supports CIDR)
  • Protocol: TCP, UDP, HTTP, HTTPS, SSH, RDP, DNS-TCP, DNS-UDP, MSSQL-TCP, MSSQL-UDP, MySQL, POP3, IMAP, SMTP, Telnet, All Traffic
  • Port: Associated port number
  • Info: Notes about the rule
  • Delete: Remove the rule if needed
  • Risk Level: Displayed with an icon () and hover remarks

Note: When allowing a custom port on the firewall, always use TCP or UDP as the protocol.

Security Group Items

Risk Level Icons

  • None: No significant risk
  • Low: Minor potential risk (non-standard ports)
  • Medium: Review recommended (default ports, wide subnets, or all traffic)
  • High: Immediate action advised (open IP ranges, invalid IP, or unsafe protocols)

Best Practices

  • Do not leave IP empty or invalid; always specify proper IP addresses or subnets.
  • Avoid using 0.0.0.0 or 0.0.0.0/0 as it allows unrestricted access.
  • Limit the use of subnets for wide ranges; prefer individual IPs where possible.
  • Use standard ports for known protocols to reduce risks.
  • Allowing All Traffic should be avoided; if required, monitor closely.
  • When using custom ports, specify protocol as TCP or UDP only.
  • Regularly review and update rules to reduce exposure to threats.
  • Use the risk icons to quickly identify rules with potential security risks.
  • Protocols supported: TCP, UDP, HTTP, HTTPS, DNS-TCP, DNS-UDP, MSSQL-TCP, MSSQL-UDP, MySQL, POP3, IMAP, SMTP, Telnet, SSH, RDP-TCP, RDP-UDP, All Traffic.

Following these guidelines ensures your security group protects VMs while minimizing unnecessary exposure and security risks.

Note: A default security group is automatically created and attached to the VM during VM creation. You can edit this default group or create and attach a new security group to the VM as needed.