Skip to main content

Security Group

Introduction

An E2E Networks Security Group acts as a virtual firewall for your server node to control incoming and outgoing traffic Both inbound and outbound rules control the flow of traffic to and from your Server Node, respectively.

Navigate to Security Groups Page

  • Go to ‘MyAccount’ and and log in using the credentials you created when you activated your account.
  • After logging in ‘MyAccount’, on the left side of the MyAccount dashboard, click on the “Security Group” sub-menu available under the Network section.
  • You will be directed to the ‘Manage Security Groups’ page.

Manage Security Groups

Working with Security Group

The following sections describe how you can use Security Group.

  • Inbound Rules: By default, a security group includes an inbound rule that allows all inbound traffic. We recommend that you remove this default rule and add inbound rules that allow specific inbound traffic only.

  • Outbound Rules: By default, a security group includes an outbound rule that allows all outbound traffic. We recommend that you remove this default rule and add outbound rules that allow specific outbound traffic only.

  • Name: Security group name must contain only alphabetic characters (a–z, A–Z). Spaces, numbers, and special characters are not allowed. Maximum length: 128 characters.

  • Protocol: Defines the type of network traffic to allow, such as TCP for reliable connections, UDP for fast data transfer, and ICMP for network diagnostics. Options include All, All TCP, All UDP, Custom TCP, Custom UDP, and ICMP.

  • Port Range: For Custom TCP or Custom UDP, specify the ports to allow. You can enter a single port (e.g., 22, 443) or a range (e.g., 1000–2000) based on the service requirements.

  • Network: The Network field determines where traffic is allowed from (inbound) or to (outbound).

    • Any Network: Allows traffic from/to all IP addresses (0.0.0.0/0).
    • Manual Network: Manually specify an IP address and CIDR size (e.g., 192.168.1.0/24).
    • VPC Network: Restrict traffic to/from a selected VPC.

Create New Security Group

  • Click on the “Security Group” sub-menu available under the Network section.
  • You will be directed to the ‘Manage Security Groups’ page.
  • Click on the “Create Security Group” button.

Create New Security Groups

  • Enter a Name for your security group.
  • Add Inbound rules as needed, or keep the default settings.
  • Add Outbound rules similarly, or use the defaults
  • Click on the ‘Create Group’ button.

Create Security Groups

  • Then, the new Security Group is created and you will be redirected to the ‘Manage Security Groups’ page.

Manage Security Groups After Creation

Security Group - Actions

  • The Actions button provides two options for each security group:
    • Delete - Remove the selected security group from the list.
    • Make Group Default - Set the selected security group as the default.

Delete Action

  • Click on the ‘Actions’ button to list out the ‘Delete’ button.

Security Groups Actions

  • Click on the ‘Delete’ button and confirm the action in the pop-up menu to delete the chosen Security Group.

Delete Security Group Confirmation

Make Default Group

  • Click on the ‘Actions’ button to list out the ‘Make Group default’ button.

Make Group Default

  • Click on the ‘Make Group default’ button to set the default security group.

Default Security Group Confirmation

Associated Nodes

The Associated Nodes tab displays all the nodes currently linked to the selected security group. You can also associate a new node with the security group directly from this tab.

Associated Node Details

  • If a node is associated, it appears in the list below.

  • Clicking the Actions button next to a node shows detailed information about that node.

View Node Details

Associated Scaler

The Associated Scaler tab displays all the Autoscaler Group currently linked to the selected security group. You can also associate a AutoScaler Group with the security group directly from this tab.

Associated Scaler Details

  • If a Autoscale is associated, it appears in the list below.

  • Clicking the Actions button next to a Autoscale shows detailed information about that Autoscale.

View Node Details