Re: Listen interface

2015-07-26 Thread madhavan kumar
solved it by removing host.name setting in server.properties.. now kafka is listening on all interfaces, as i expected... thank you all On Mon, Jul 27, 2015 at 8:03 AM, madhavan kumar wrote: > hi all, >On my ubuntu 14.04 machine, i have a virt-manager/libvirtd private > network running. And

Listen interface

2015-07-26 Thread madhavan kumar
hi all, On my ubuntu 14.04 machine, i have a virt-manager/libvirtd private network running. And that has made a virtual network interface, virbr0 with ip 192.168.122.1. in my kafka broker settings, i have set the host.name property to the host name of the machine. When i do netstat -lntp |