On Tuesday, June 23, 2015 15:45:58 [email protected] wrote: > cassandra[494]: Unable to bind to address db/104.154.75.66:7000. Set > listen_address in cassandra.yaml to an interface you can bind to, e.g. your > private IP address on EC2
You can try binding to 0.0.0.0 instead. This is just as safe as binding to the internal IP since the external IP is NATed to the internal one unless my memory fails me. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
