Recently I came across a scenario where the DS 3.1 client couldn’t connect to a Linux server, and gave the error message shown below:
The problem turned out to be that the Linux computer’s IP address had been changed/reassigned, thus the tcp_connect error.
Editing the /etc/hosts file to update the correct IP address resolved the problem.
