When connecting to an Adobe Campaign server using the Client Console, an operator gets the following error: HTTP code 500, "The IP address accessing the server is not accepted. Connectionrefused." How should the Developer fix this issue?
A.
Provide the operator with the correct connection URL
B.
Configure a security zone for the operator to be able to connect
C.
Uncheck the option 'Forbid access from the rich client' in the security settings of the operator
The error message "The IP address accessing the server is not accepted. Connection refused." indicates that the Adobe Campaign server is rejecting the operator's IP address. This usually occurs because the IP address is not within an authorized security zone configured on the Adobe Campaign server. Security zones are used in Adobe Campaign to define which IP addresses are permitted to access the server.
To resolve this, the developer should configure a security zone that includes the operator’s IP address, allowing the operator to connect to the server. Providing the correct connection URL would not address the IP restriction, and unchecking 'Forbid access from the rich client' would not resolve the issue as it is more related to client access permissions rather than IP restrictions.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit