Link to Tenable.io

During initial installation, you can install Nessus as a remote scanner linked to Tenable.io. If you choose not to link the scanner during initial installation, you can link your Nessus scanner later.

Note: If you use domain allow lists for firewalls, Tenable recommends adding *.cloud.tenable.com (with the wildcard character) to the allow list. This ensures communication with sensor.cloud.tenable.com, which the scanner uses to communicate with Tenable.io.

Note: Once you link Nessus to Tenable.io, it remains linked until you unlink it.

Before you begin:

  • Configure Nessus as described in Configure Nessus.
  • If the Nessus scanner is or was previously linked to Tenable.io, Tenable.sc, or Nessus Manager, you need to unlink the scanner or run the nessuscli fix --reset-all command (for more information, see Fix Commands).

To link Nessus to Tenable.io from the Nessus user interface:

  1. On the Welcome to Nessus screen, select Link Nessus to another Tenable product.

  2. Click Continue.

    The Managed Scanner screen appears.

  3. From the Managed by drop-down box, select Tenable.io.

  4. In the Linking Key box, type the linking key of your Tenable.io instance.
  5. Click Continue.

    The Create a user account screen appears.

  6. Create a Nessus administrator user account that you use to log in to Nessus:
    1. In the Username box, enter a username.
    2. In the Password box, enter a password for the user account.

      Note: Passwords cannot contain Unicode characters.

  7. Click Submit.

    Nessus finishes the configuration process, which may take several minutes.

  8. Using the administrator user account you created, Sign In to Nessus.

To link Nessus to Tenable.io from the command-line interface (CLI):

If you registered or linked Nessus previously, you need to reset Nessus before linking to Tenable.io.

Run the following commands to reset Nessus and link to Tenable.io based on your operating system. To retrieve the linking key needed in the following commands, see Link a Sensor in the Tenable.io user guide.

Note: The --reset-all command used in the following steps removes any existing users, data, settings, and configurations. Tenable recommends exporting scan data and creating a backup before resetting. For more information, see Backing Up Nessus.
Note: When running the adduser command in the following steps, create the user as a full administrator/system administrator when prompted.