You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by César Álvarez Núñez <ce...@gmail.com> on 2010/02/25 18:50:56 UTC

Using an specific network interface

Hi all,

I'm testing Zookeeper with an ensemble where one of the nodes has two
network interfaces (lan and wifi).
That node is listening on both interfaces for all ports: Client, Following
and Leader Election.

Does exist some way to specify which network interface should be used?

BR,
/César.

Re: Using an specific network interface

Posted by Patrick Hunt <ph...@apache.org>.
Specifying the client port address/nic is part of 3.3.0:
https://issues.apache.org/jira/browse/ZOOKEEPER-635

However this is only for client port, not for the quorum ports. FF to 
enter a JIRA if you would like to see that as well.

Patrick

César Álvarez Núñez wrote:
> Hi all,
> 
> I'm testing Zookeeper with an ensemble where one of the nodes has two
> network interfaces (lan and wifi).
> That node is listening on both interfaces for all ports: Client, Following
> and Leader Election.
> 
> Does exist some way to specify which network interface should be used?
> 
> BR,
> /César.
>