ECN-4659 Incorrect binding for SERVER_IP and SERVER_HOST

Incident: 3114136

RPI Number: 1110307

Product: ACUCOBOL-GT

Module: Socks

Machines Affected: All

Known Versions Affected: 10.4.0

DESCRIPTION:

The SERVER_IP and SERVER_HOST configuration variables were originally implemented to associate a particular IP address or host name with a server process on a system with multiple network interfaces. However, this behavior was inadvertently changed in a previous release such that these variables enabled the server to be available on all the network interfaces on the system. This change restores the original, correct behavior.

SERVER_IP and SERVER_HOST now identify a server IP address or host name. The specified server binds only to the indicated interface. The server is not accessible via any other network interfaces on the system.