2
votes

I have a problem when I want to connect to Cassandra remotely I run it on ubunto server and can connect to it through cassandra-cli connect localhost/9160 But when I connect remotely I have an error Connection Refused

Can some one help me what the problem? Is it for firewall or something else?

1

1 Answers

0
votes

Edit rpc_address to a public one in cassandra.yaml.