Description:
The solution provides details about how to configure the cam.cfg file with NAT addresses.
Solution:
Scenario is:
Server A uses IP address IP_A which belongs to NAT address NAT_A
Server B uses IP address IP_B which belongs to NAT address NAT_B
Server A should access Server B by its NAT address NAT_B
Server B should access Server A by its NAT address NAT_A
The 'camstat -a' command executed on Server A shows that CAM is able to bind IP_A
The 'camstat -a' command executed on Server B shows that CAM is able to bind IP_B
Every CAM message sent over TCP/IP contains either IP_A or IP_B as its destination host.
To achieve this goal: