View Source

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 {color:#fd4703}{*}\#r1soft-setup{*}{color} command with the {color:#fd4703}{*}agent-bind-addr{*}{color} option.
For example,
{code}# r1soft-setup --agent-bind-addr 0.0.0.1{code}

!39.png!

2. If the bind address was successfully set, the confirmation is displayed.

{code}Agent bind address set{code}

!40.png!

For more information about the {color:#fd4703}{*}\#r1soft-setup{*}{color} command and its options see [r1soft-setup].

{excerpt:hidden=true}Instructions on how to set the bind address using Linux Agent CLI.{excerpt}