Ispmanager 6 lite, pro, host

Ispmanager license activation

Ispmanager checks the license information on a daily basis. The panel automatically sends requests to the license server to receive updates about the expiration date, tariff, etc.

After the license is successfully activated, this information is always saved to the ispmgr.lic file in the /usr/local/mgr5/etc/ directory.

Activation by IP address

The IP address is specified in the license settings in your Client area. You can specify it when purchasing a license or add it at any time.

An attempt to activate a license by IP address is made immediately after ispmanager is installed. The panel sends a request to the license server and checks if a license for that IP address exists. If the license is found, the panel is activated. Otherwise, the panel stays inactive waiting to be activated.

The license will be activated automatically if an external IP address of the server with the panel is specified in the license settings in your Client area

Activation by key

Used if:

  • the server with the panel is behind NAT (no external IP address)
  • there is no IP address on the server's network interface

A key is a unique digital number used to activate a license. Each key can only be used once. You can view an existing key or generate a new one in your Client area.

There are three ways to activate the license manually:

The two latter methods are available if the panel is already installed on the server.

When installing ispmanager

  1. Connect to the server via SSH under the root user.
  2. Run the panel installation with the parameter:
    sh install.eu.sh --activation-key KEY
    Details
    Where:
    • --activation-key — installation parameter
    • KEY — unique license key in the format: 1234567890-ABCDEFGHIJKLMNOPQRSTUVWXYZ

     

  3. Complete the installation.

Via ispmanager web interface

  1. Log in to ispmanager with an administrator level account or above.
  2. Navigate to the License management section → click  Activate license.
  3. Enter the Activation key from your Personal account.
  4. Click Activate.

From command line

  1. Connect to the server with the panel via SSH with root privileges.
  2. Run the following command:
    /usr/local/mgr5/sbin/licctl fetch ispmgr KEY
    Details
    Where KEY is a unique license key in the format: 1234567890-ABCDEFGHIJKLMNOPQRSTUVWXYZ