View Source

R1Soft allows to get the 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 get the bind address for the agent.

1. Run the {color:#fd4703}{*}#r1sof-setup{*}{color} command using the {color:#fd4703}{*}\--get-agent-bind-addr{*}{color} option:
{code}# r1soft-setup --get-agent-bind-addr{code}

2. The Agent bind address is displayed.

For example,

{code}Agent Bind Address: 0.0.0.0{code}

!33.png!

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

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