I have a client that connects to Zookeeper and has to publish its IP address in a certain node. The machine that runs the client can have multiple NICs and I want to publish the IP address of the one through which the machine is connected to the zookeeper server. Is there a way to determine which network interface I am connected to zookeeper through?
Thanks, Grigory
