Preparing an Malware Analysis appliance to send a management request in a NAT deployment

Prev Next

Use the commands in this section to prepare an appliance in a NAT deployment to send a request for management to the Central Management System appliance.

To prepare to send a request:
  1. Log in to the Malware Analysis CLI.

  2. Go to CLI configuration mode:

    appl-hostname > enable
    appl-hostname # configure terminal
  3. Enable automatic rendezvous attempts:

    appl-hostname (config) # cmc rendezvous client auto

    Important

    After automatic rendezvous is enabled, when the requesting Malware Analysis appliance is behind a NAT gateway, the local IP address of the appliance will be included in the request instead of the mapped address. You must prevent the local IP address of the appliance from being part of the request, and then force the request to be sent again using the mapped address. These commands are included in the relevant procedures.

  4. Verify that the auto connect feature is enabled:

    1. View Malware Analysis (client) information:

      appl-hostname (config) # show cmc client
    2. If Autoconnect: no is shown, enable auto connect:

      appl-hostname (config) # cmc client connection auto
  5. Save your changes.

    hostname (config) # write memory