Skip to content

Network IPs

The Network IPs page allows administrators to view and manage IP addresses available on the server. These IPs can be assigned to hosting accounts, services, or used for SSL and mail configuration.

Note: For the end to end procedure of giving one hosting account its own address, including how to apply the change, see Dedicated IP for a Hosting Account.

Network IPs

Overview

URL: /admin/network-ips

This page displays a searchable, filterable, and paginated table of all IP addresses known to the system.

Network IPs Table

Columns

  • IP Address - The IP address. Sortable.
  • Default - A checkmark indicator showing whether this is the default system IP. Sortable.
  • Type - The IP type displayed as a badge (e.g., IPV4). Sortable.
  • Services - The number of services using this IP, displayed as a count badge. Sortable.
  • Assignments - The number of hosting account assignments for this IP, displayed as a count badge. Sortable.

Actions

  • View - View details about the IP address.
  • Edit - Edit the IP address configuration.

Table Features

  • Search - Filter results by IP address.
  • Filter - Filter the table by IP Type (All, IPv4, or IPv6).
  • Toggle columns - Show or hide table columns.

Pagination

Results per page can be set to: 5, 10, 25, 50, or All.

Creating a Network IP

Click the New Network IP button to open the creation page.

Create Network IP

IP Information

  • IP Type (required) - Select the IP type from the dropdown (e.g., IPv4).
  • IP Address / CIDR / Range (required) - Enter a single IP, CIDR notation, or IP range. Each IP will be stored individually in the database. Examples: 192.168.1.100, 192.168.4.0/25, or 192.168.4.128-255.

Additional Information

  • Tags - Add tags to categorize the IP address.
  • Default System IP - Toggle to mark this IP as the default for the system.

Buttons

  • Create - Save the network IP.
  • Create & create another - Save and reopen the form for adding more.
  • Cancel - Return to the list without saving.

Editing a Network IP

Click Edit on a row to open the edit page (/admin/network-ips/{id}/edit). The IP Type field is read only, and the IP Address field carries the note "IP address cannot be changed after creation". Tags and Default System IP remain editable, and the header holds View and Delete actions. The default system IP cannot be deleted.

Two tabs sit below the form:

  • Service Connections - the services that use this address.
  • Resource Assignments - the hosting accounts and resellers this address is assigned to.

Resource Assignments

The Resource Assignments tab lists every assignment of this address, with the columns Resource Type, Resource, and Notes. Assigned and Updated are available through Toggle columns. Rows can be filtered by Resource Type.

Click New Assignment to create one:

  • Resource Type (required) - Hosting Account or Reseller.
  • Resource (required) - a searchable list of accounts (shown as username (domain)) or resellers (shown as username (name)).
  • Notes - optional free text.

Existing rows offer Edit and Delete, and Bulk actions with Delete selected.

Assigning an address here is what makes it the account's dedicated IP. The account's sites then answer on that address, and the {{DELEGATED_IP}} placeholder in DNS Templates resolves to it. Neither takes effect until the change is applied, so follow Dedicated IP for a Hosting Account for the full procedure.

Bulk Actions

Select multiple entries to use Bulk actions with Delete selected.