Hi, I am following the tutorial in the user guide. I am able to connect to the local glusterfs server with a client, but I am not able to connect, when the server is located remotely: --------- client log ----------- 2009-03-10 05:38:16 E [tcp-client.c:190:tcp_connect] client: non-blocking connect() returned: 111 (Connection refused) 2009-03-10 05:38:24 E [tcp-client.c:190:tcp_connect] client: non-blocking connect() returned: 111 (Connection refused) 2009-03-10 05:38:37 E [tcp-client.c:190:tcp_connect] client: non-blocking connect() returned: 111 (Connection refused) 2009-03-10 05:38:58 E [tcp-client.c:190:tcp_connect] client: non-blocking connect() returned: 111 (Connection refused) --------- client log ----------- Both the local and remote server share the same vol-files. There is no firewall blocking the server. Any ideas? -Henrik