Initial Setup – Hourly Licensing
- Last Updated: December 11, 2024
- 4 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
If you chose an hourly licensing method - after the instance is launched, you must first access the LoadMaster using SSH with the required key pair to enable WUI access. The example steps below use PuTTY as the SSH client.
- Open the PuTTY client.
- Enter the IP address of the LoadMaster instance. This is the IP address obtained in the Start a New Instance section.
- In the main menu, navigate to Connection > SSH > Auth.
- Click Browse.
- Navigate to and select the key pair file that was exported in the Licensing Options section.
Note: If you are using a client that does not accept PEM you must convert the key pair file to another format, for example PPK for Putty. For instructions on how to do this, refer to the following TechRepublic article: Connect to Amazon EC2 with a private key using PuTTY and Pageant. - If desired, you can save the settings so that you do not have to perform these steps each time you open a Putty session for this IP address. To do this, enter a name in the Saved Sessions text box and click Save.
- Click Open.
- Log in with the username bal. This is the default LoadMaster username.
- Enter the passphrase if you specified one to be used for the private key.
- A number of screens appear relating to
configuring various network options. These can be left as the default values but
can be changed if needed. Press OK on each screen to
proceed:
- A screen appears relating to the IP address.
- The IP address for the default gateway should only be changed if you have an alternative gateway configured.
- The default name server appears. You can optionally change this to an alternative name server if required.
- Leave this option blank unless your environment requires a proxy server to access the internet.
- If you selected an hourly licensing model, you are asked to enter the current LoadMaster password. By default, the password is set to the Instance ID which can be found in the AWS EC2 Dashboard by selecting Instances within the INSTANCES section of the main menu. Enter and confirm the new password.Note: The password must be reset to access the LoadMaster WUI. If you enter an incorrect password, you must restart SSH and go through the setup again.
- Log in with the new password.
- Connect to the LoadMaster using a browser by entering https://InstanceAddress:8443 in the address bar to continue configuration. The instance address can be the public IP address or the public DNS, both of which can be found in the EC2 Console in the Description tab.
Note: If the first attempt to reset the password fails or if the WUI is not accessible, follow the steps in the Restart Web Server Access - Hourly Licensing section.