Thanks for that.
I changed the host port setting in "webapps.props" and the web interface is now working from everywhere.
But I still cannot get the Configuration Tool to connect from anywhere but the server machine.
I am running a firewall on the server but I have tried all connections with the firewall off and it makes no difference.
I have tried many different configurations both on the server and the client machines.
The error message that is displayed in Configuration Tool after login fails is below:
Error establishing connection with the server. ERROR: org.openadapter.adapter.jms.JMSSink – init failed with JMS Queue/Topic PublishException: org.openadapter.adapter.jms.PublishException: org.openadapter.jms.JMSPublisher – connect failed with NamingException:javax.naming.CommunicationException: Received timed out [Root exception is java.net.SocketTimeoutException: Receive timed out]
This error, or something similar, is displayed when the Configuration Tool is run from any Linux machine other than the server machine.
I have checked that connection is possible by using telnet to connect to the server on the correct port (port 5003).
I have also tried to connect from a Windows machine and get a different error about "Server timeout."
I hope this info sheds some light on what is going wrong