Hi everyone. I intend to run paraview in C/S mode to use remote and parallel visualization in my lab. As the network is LAN, I simply fill the server ip address in paraview's host value. However, the connection process returns "Socket error in call to connect. No route to host." I aslo use test the connectivity using ping command and the result is positive. Besides, I test the C/S function using one machine as client and server, and the connection is completed as well, which proves the port is working. So I really don't know what is going wrong here. Please help.