Problem with more than one network interface card on one machine
book
Article ID: 87675
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
Use the bindaddr parameter to prevent an incorrect IP address from being selected. The bind parameter represents the IP address or the host name for communication to the agent. Use this parameter when the connection should be established via a particular IP address (for example, the computer has more than one network interface card).
The correct setup for an Agent running on a Machine with 2 Network Interfaces is like the "workaround" describes. Bind the IP to one of the NIC's.
Cause type: By design Root Cause: machines with more than 1 NIC
Resolution
This field was added on 30/03/2017. This article has not been updated yet. Refer to the "Description" or "Workaround" sections for solution information.
Fix Version(s): N/A
Additional Information
Workaround : Use the bindaddr parameter to prevent an incorrect IP address from being selected.the bind parameter represents the IP address or the host name for communication to the agent.Use this parameter when the connection should be established via a particular IP address (for example, the computer has more than one network interface card).