All Products
Search
Document Center

Bastionhost:Manage hosts

Last Updated:Jul 17, 2026

Search for hosts in your asset inventory, update basic information for manually added hosts, or remove hosts you no longer need.

Prerequisites

Before you begin, ensure that you have:

  • Hosts added to your Bastionhost instance. See Add hosts

Search for a host

  1. Log on to the Bastionhost console.

  2. In the left-side navigation pane, choose Assets > Hosts.

  3. On the Hosts page, enter search conditions to filter the hosts you want to manage.

The host list displays the following columns:

Column

Description

Hostname

The name of the host. For hosts imported from your computer or third-party sources, you can change the name directly in Bastionhost. For Elastic Compute Service (ECS) instances, change the hostname in the ECS console — Bastionhost automatically maps the new name to the Hostname parameter. See Modify the attributes of an instance.

Host IP Address

The O&M IP address used to connect your Bastionhost to the destination host. The address can be a public IP address or an internal IP address. To change this address, see Change the O&M IP address of a host.

Remarks

A description of the host. For hosts imported from your computer or third-party asset sources, you can update the description directly. For ECS instances, update the description in the ECS console — Bastionhost automatically maps the new value to the Remarks parameter. See Modify the attributes of an instance.

Host Accounts

The number of host accounts associated with the host.

Network Domain

The network domain used to connect your Bastionhost to the host.

Operating System

The host operating system. Valid values: Linux and Windows.

Host Source

Where the host was added from. Valid values: ECS, Local, and Third-party Hosts.

Bastionhost Status

The status of the ECS instance or third-party host. Valid values: Normal and Released. The status is checked automatically every 4 hours. After you import an asset, the status updates at the next scheduled check. To check the status immediately for multiple ECS instances, click Check ECS Instance Status in the upper-right corner.

Network Status

The connectivity between your Bastionhost and the host's port. Valid values: Normal, Port Exception, Network Timeout, and Proxy Server Exception. The network status is checked automatically based on the cycle configured on the Network Diagnosis tab. To trigger an immediate check for multiple assets, click Check Network Status of Asset in the upper-right corner. For configuration details, see Network diagnosis.

Risk Status

Asset risks detected by Security Center, if integrated. Displays the count and status of alerts, vulnerabilities, and baseline risks. Go to the Security Center console to act on the risks. See Manage servers.

Modify the basic information of a host

Only hosts that were manually created or imported from a file support direct edits in Bastionhost. For ECS instances, update the information in the ECS console instead.
  1. Log on to the Bastionhost console.

  2. In the left-side navigation pane, choose Assets > Hosts.

  3. On the Hosts page, click the name of the host you want to edit.

  4. In the panel that appears, click the Basic Info tab, update the fields you want to change (such as the IP address or hostname), and then click Update.

Delete a host

Warning

Deleting a host revokes all permissions associated with it. Users who had access to the host can no longer log on to it through Bastionhost.

  1. Log on to the Bastionhost console.

  2. In the left-side navigation pane, choose Assets > Hosts.

  3. On the Hosts page, delete one or more hosts:

    • Single host: Find the host and click Delete in the Actions column. Alternatively, select the host and click Delete below the host list.

    • Multiple hosts: Select the hosts and click Delete below the host list.

  4. In the Are you sure you want to delete the selected hosts? dialog, click Delete.

FAQ

What should I do if SSH login fails with the error "INVALID_USER Incorrect username or password" or if login fails after adding an ECS instance?

This error typically occurs when the Bastionhost account credentials are misconfigured. Follow these steps to troubleshoot:

  1. Verify you are using the Bastionhost account, not the backend server account. The account used to log on to the Bastionhost is separate from the account on the backend server. Make sure you are using the correct credentials.

  2. Ensure the password configured in Bastionhost matches the actual account password on the ECS instance. The username and password must exist and be correctly configured on the server operating system.

  3. Reset the password if forgotten:

    • Administrators can modify the local user password in the Bastionhost console.

    • RAM users can reset their password through the RAM console.

    • After logging on, users can also change their own password.

  4. Verify the password configuration: In the Bastionhost console, locate the corresponding host account and click Verify to check whether the password is configured correctly.