I've deployed a MySQL Cluster with a few nodes, and I want to access the storage nodes directly from another machine using NDBAPI.
When I tried to connect from the same host it worked, but when I try to connect from a different machine I get a socket timeout.
Any clues? There is no strange network setup.
Thanks!