Connecting to Agent IP
Question
How can I connect to an Agent? What is the IP it listens to?
Solution
The Agent by default listens on IP address 0.0.0.0 which means all IPs that are bound to your server.
First, check basic IP connectivity if you can ping the Agent from the CDP Server.
Please, make sure, the agent is running and check TCP connectivity from the CDP Server to the Agent using telnet. E.g. on the CDP Server run:
telnet AGENT_IP_ADDY 1167
You can do this on both Windows and Linux. Telnet should be able to get a connection. If telnet can not connect, then the Agent is not running or there is a firewall blocking access.
Check this document: http://wiki.r1soft.com/x/5AYu
Related Articles
| Page: Connecting to Agent IP (Archived Knowledge Base 2.0) Labels: firewall |
| Page: Troubleshooting Your Host (Agent) To CDP Network Communications (Archived Knowledge Base 2.0) Labels: host_discovery, firewall |
| Page: Linux CDP Server Starts Then Stops (Archived Knowledge Base 2.0) Labels: firewall |
| Page: Advanced Policy Firewall (APF) Antidos (Archived Knowledge Base 2.0) Labels: firewall |
| Page: Identifying Problems And Communicating With Support (Archived Knowledge Base 2.0) Labels: support, firewall |