Skip to Content

add amazon ec2 in jump server or aws jumpbox

Add an Amazon ec2 instance in the Ezeelogin jump server or bastion host.


Overview: This article describes how to add an Amazon EC2 instance to an Ezeelogin jump server or bastion host, covering the steps to obtain the instance's private key and integrate it into the Ezeelogin interface for secure remote access management.


Here are the steps for adding an Amazon EC2 instance to an Ezeelogin jump server or bastion host:

1. Obtain the Private Key from Amazon EC2 Instance:

  • During the creation of your Amazon EC2 instance, ensure to download the private key.
  • Note that you cannot download the key file after the instance is created.

  • You can download the key while creating an Amazon instance as shown in the above figure.

2. Add the EC2 Instance to the Ezeelogin Jump Server:

  • Navigate to the Ezeelogin jump server interface.
  • Click on "Server" and then select "Add Server".
  • Enter the following details:
    • Public Hostname or IP Address of the EC2 instance.
    • Remote SSH user (typically 'ec2-user' for Amazon Linux instances or 'ubuntu' for Ubuntu instances).
    • Paste the SSH Private Key that you downloaded from the EC2 instance during creation.

These steps will enable you to integrate your Amazon EC2 instance seamlessly into your Ezeelogin jump server or bastion host environment, facilitating secure and efficient remote access management.

If you have any difficulties kindly contact support.


Related Articles:

Add a linux instance in Jumpserver.

Blank page when clicking add server.