I have a cassandra node at a machine. When I access cqlsh from the same machne it works properly.
But when I tried to connect to it\'s cqlsh using \"192.x.x.x\" from
I edit cassandra.yaml set listen_address and roc_address as ip address resolve the problem.