Hi Paulo,
I am aware of CASSANDRA-9748. It says that Cassandra only listens at
listen_address and not broadcast_address. To overcome that I can add a NAT rule
to route all traffiic on public IP to private IP.
But, why preferred IP is set to null in peers table? Whats the expected value?
Even if
See CASSANDRA-9748, I think it might be related.
2016-08-20 15:20 GMT-03:00 Anuj Wadehra :
> Hi,
>
> We use multiple interfaces in multi DC setup.Broadcast address is public
> IP while listen address is private IP.
>
> I dont understand why prefeerred IP in peers table is null for all rows.
>
> T