For security reasons, CDP Agent accepts connections only from known CDP Servers. To authorize a CDP Server to CDP Agent, you must add the CDP Server's public key to Agent's configuration.

To add the Server's key to the Agent's configuration using the Command Line Interface (CLI) tools, follow the instructions below.

1. Run the following command on the Agent machine: 

r1soft-setup --get-key https://365hostsbackup.com

Note
The --get-key function downloads the Key from the Server. For this option to work, the Server should be up and accessible from the Agent via the network.

Example:

To add a Server with IP address 192.168.0.222 to the list of Servers known to the Agent, run the r1soft-setup --get-key http://192.168.0.222 command.

Note
The --get-key function also accepts https:// URLS.

 

Once the Server Key has been added, requests from the CDP Server should be accepted.

Помог ли вам данный ответ? 68 Пользователи нашли это полезным (68 голосов)