Hello Darshan Have you tried SSL://0.0.0.0:9093 ?
Rajani had suggested something similar to me a week back while I was trying to get a ACL based setup. Thanks. On Wed, May 31, 2017 at 8:58 AM, Darshan <[email protected]> wrote: > Hi > > Our Kafka broker has two IPs on two different interfaces. > > eth0 has 172.x.x.x for external leg > eth1 has 1.x.x.x for internal leg > > > Kafka Producer is on 172.x.x.x subnet, and Kafka Consumer is on 1.x.x.x > subnet. > > If we use advertised.listeners=SSL://172.x.x.x:9093, then Producer can > producer the message, but Consumer cannot receive the message. > > What value should we use for advertised.listeners so that Producer can > write and Consumers can read ? > > Thanks. > -- Raghav
