Re: Unable to use using multiple network interfaces in Cassandra 3.0

2015-11-25 Thread Paulo Motta
Hello Sergey, Currently Cassandra listens in one interface (the listen_address), so you can only use multiple interfaces if your NAT configuration can route from your public IP address to your private interface, as typically happens on EC2 and other clouds. We're currently working to support liste

Unable to use using multiple network interfaces in Cassandra 3.0

2015-11-25 Thread Sergey Panov
Hello, We faced with the issue that Cassandra 3.0 does not work when we tried to set up private and public networks usage. The following doc was used: http://docs.datastax.com/en/cassandra/3.0/cassandra/configuration/configMultiNetworks.html First node (172.20.30.91) settings - seeds: "172.20