Integrating the Endpoint Security Server for hostname data

Prev Next

You can integrate multiple Endpoint Security servers to your NDR Series appliance through CLI or API. For integration steps using the API, see the NDR Series API Guide.

To integrate your HX and NDR appliances:

  1. Log in to the NDR as npadmin using the NDR IP address or FQDN. For example:

    $ ssh npadmin@10.1.0.1

    or

    $ ssh npadmin@exampleFQDN

  2. Enter privileged mode:

    npadmin@ia> enable

  3. Enter the npadmin password. The password can be 5 to 24 characters long.

    [sudo] password for npadmin: <password>

  4. Enter configuration mode:

    npadmin@ia# configure system

  5. Enter the HX configuration menu:

    npadmin@ia (config)# hx-gw

    You see the following menu:

    sag_IntegratingHX1.png
  6. Enter A to pair a new server to the NDR appliance:

  7. Enter the IP address of the server you want to pair to the NDR.

  8. Enter the port number of the NDR appliance. The default port value is 3000.

  9. Enter the credentials for the Endpoint Security Server.

  10. Disable SSL verification:

    False

    Note

    Enabling SSL verification in a self-signed certificate HX prevents the HX from connecting to the NDR.

  11. Press Enter. When pairing is complete, you return to the HX Configuration Menu.

Note

You can set up the NDR to receive alerts from Endpoint Security Server appliances by setting up the HTTP Listener. For more information see, Alert HTTP Listener.