Re: Cassandra nodes on EC2 in two different regions not communicating

2011-02-24 Thread Daniel van Ham Colchete
d when i try tcpdump it gives > > [root@ip-10-136-75-201 ~]# tcpdump -i 50.18.60.117 -n port 7000 > tcpdump: Invalid adapter index > > Not able to figure out wats this ?? > > Thanks, > Himanshi > > > > From: Daniel van Ham Colchete To: > user@cassandra.apache.o

Re: Cassandra nodes on EC2 in two different regions not communicating

2011-02-24 Thread Daniel van Ham Colchete
Himanshi, you could try adding your public IP address to an internal interface and DNAT the packets to it. This shouldn't give you any problems with your normal traffic. Tell Cassandra on listen on the public IPs and it should work. Linux commands would be: # Create an internal interface using b