Hi Crew,
We just upgraded our multi dev server the other day when 3.5.2 came out, along with all our developer copies. The update works great internally, but now with our remote users they are getting the login prompt for multi dev, they login and then after a delay they will get the message:
java.rmi.ConnectException: Connection refused to host: 192.168.1.143; nested exception is:
java.net.ConnectException: Connection timed out: connect
java.net.ConnectException: Connection timed out: connect
The IP listed, is the internal ip of the server. Its almost like the 3.5.2 server is resolving the IP internally, and then passing it back to the remote client, because our host name resolves to external ip normally, but internally its over ridden to the local ip.
Did something change in the 3.5.2 server that we should be changing?
Thanks!