Start a New Instance
- Last Updated: October 4, 2023
- 3 minute read
- LoadMaster
- Kemp 360 Central
- Documentation
Start a New Instance
To start an instance, follow the steps below:
- Access the AWS home page.
- Click the Sign In to the Console button.
- Log in using your account details.
- Log in to the Amazon Web Services home page.
- Click EC2.
- Click Instances.
- Click Launch Instance.
- Select AWS Marketplace.
- Click Select for the relevant version to be deployed.
- Select the appropriate instance type.
- Click Next: Configure Instance Details.
- Ensure you select the correct item (Virtual Private Cloud) in the Network drop-down list.
- Ensure that the Auto-assign Public IP option is set to Enable.
- Configure any other setting as needed.
- Click Review and Launch.
- Before launching, click Edit security groups.
- Select the Security Group of your choosing or create a new security group.
The default security group has entries that allow connections from any network over the following protocols and ports:
- TCP port 22 (SSH access for diagnostics)
- TCP port 443 (user interface and API)
You must add additional security group entries for the following:
- TCP port 514
- UDP port 514Note: You also need entries for all services on back-end servers to be able to communicate through the AWS firewall. These can be added to the security group now, or later after the services are defined. See the AWS documentation for more information on creating appropriate security group entries.
The port 514 entries are required to allow managed devices to send Syslog packets to Kemp 360 Central. Use the controls in the screen shown above to add port 514 for both TCP and UDP protocols. The best practice is to create entries for specific networks, rather than allowing access across all networks (0.0.0.0/0).
- Click Review and Launch.
- Click Launch.
- Select the appropriate key pair for your environment. This is the key pair that was created in the Create a New Key Pair section. Use this key pair or another one that you might have. This key pair is needed to connect using SSH.
- Select the check box.
- Click Launch Instances.
- Click View Instances. The Public IP address or Domain Name System (DNS) address can be used to connect to the instance using HTTPS on port 443.
After your instance state is Running, you can connect to your Kemp 360 Central instance. For more information on this, including instructions on how to license Kemp 360 Central, refer to the Kemp 360 Central Feature Description.