R1Soft allows to set a bind address for the Agent. The bind address is the Server IP CDP Agent listens for requests on. Default is 0.0.0.0, meaning the Agent accepts connections on any IP address configured on your Linux Server.
Follow the instructions below to set a bind address for the Agent.
1. Run the #r1soft-setup command with the agent-bind-addr option.
For example,
# r1soft-setup --agent-bind-addr 0.0.0.1
2. If the bind address was successfully set, the confirmation is displayed.
Agent bind address set
For more information about the #r1soft-setup command and its options see r1soft-setup.
Labels:
None