ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Automic application to connect to Agent’s real public IP address instead of link local address
book
Article ID: 200524
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Is there a way for Automic application to connect to Agent’s real public IP address instead of link local address?
Environment
Release : 12.3
Component : AUTOMATION ENGINE
Resolution
Use the setting UC_EX_IP_ADDR=<public ip> in the Agent's INI file
Additional Information
Note:
ifconfig -a
on the local OS only shows the local address and not the public IP.