Skip to main content

Manage Network

Create Network
  1. Log in to the dashboard.
  2. Select the appropriate project from the drop down menu at the top left

    network

  3. Navigate to Project > Networks > Click on Create Network

  4. Specify Network Name in Network tab and click Next.

    network

5. Specify following details in Subnet tab and click Next.

Subnet NameSubnet Name
Network Address Network address in CIDR format (e.g 192.168.1.0/24)
IP VersionIP version (IPV4 or IPV6)
Gateway IPSubnet Gateway. Default is first IP of subnet.

network

6. Specify following details in Subnet Details tab and click Create

Allocation Pool IP Address Allocation Pool. Each entry is start_ip,end_ip. (e.g 192.168.1.10,192.168.1.200)
Network AddressNetwork address in CIDR format (e.g 192.168.1.0/24)
DNS Servers IP address list of DNS name servers. One entry per line.

network

network

Create Router
  1. Log in to the dashboard.
  2. Select the appropriate project from the drop down menu at the top left.

    router

3. Navigate to Project > Network > Routers and click on Create Router.

router

4. Specify network name and select public network for SNAT, and click Create Router

router

Add Subnet to Router
1. To connect a private network to the router, Navigate to "Project > Network > Routers".

router

2. Click on the router name.

router

3. Select Interfacestab.

router

4. Click on Add Interface and select private network to connect to the router, and click Submit.

router

router

Create Security Group
  1. Log in to the dashboard.
  2. . Select the appropriate project from the drop down menu at the top left

Security Gropus

Navigate to Project > Network > Security Groups and click on Create Security Group.

Specify security group name and click Create Security Group.

Security Gropus

Add Security Group Rule
  1. Log in to the dashboard.
  2. Select the appropriate project from the drop down menu at the top left.
Security Gropus Rule

3. Navigate to Project > Network > Security Groups.

Security Gropus Rule

4. click on Manage Rules of the security group in which you want to add rules

Security Gropus Rule

5. Click on Add Rule and add following details.
RuleSelect predefined rules or custom ones. In case of predefined rules, the rest of the fields will pre-populate.
RemoteTo specify an allowed IP range, select "CIDR". To allow access from all members of another security group select "Security Group".
CIDRRemote CIDR where traffic is allowed if CIDR is selected for Remote.
Security GroupSecurity Group name if Security Group is selected for Remote.


Security Gropus Rule

6. Click on Add to create new rule

Security Gropus Rule