Re: getting Cassandra to listen to eth0 for port 9042

2015-03-08 Thread Jose Martinez
e# same as the rpc_address. The port however is different and specified below. When I set rpc_address to 0.0.0/0 it worked.  Thank you for your help!!  jose From: Jose Martinez To: Ali Akhtar ; "user@cassandra.apache.org" Sent: Sunday, March 8, 2015 10:43 PM Subject: Re: getti

Re: getting Cassandra to listen to eth0 for port 9042

2015-03-08 Thread Jose Martinez
         :::*                    LISTEN  jose From: Ali Akhtar To: user@cassandra.apache.org; Jose Martinez Sent: Sunday, March 8, 2015 10:36 PM Subject: Re: getting Cassandra to listen to eth0 for port 9042 On AWS, I've had to use the 'private IP' of the ec2

getting Cassandra to listen to eth0 for port 9042

2015-03-08 Thread Jose Martinez
Hello, I installed version 2.1.3 on my AWS EC2.  I installed by downloading the tar and copying it to /opt/ dir and then just ran the bin/cassandra executable.  I am trying to access this instance from a Java client.  But the problem I am having is that I can only get port 9042 to listen to the