Hi

This depends on your exact coniguration, so you should ask the engineers who 
deployed ZK and Solr, not this list.

If default solr port is used, you'd need at least 8983 open between servers and 
from the app server to the cluster.
If default zk port is used, you'd need port 2181 open between all three servers 
but not externally (unless you use a client that needs to talk to zk)
Also zk needs to communicate internally in the quorum on two other ports, which 
could be using ports 2888 and 3888 but could also be something else depending 
on your exact configs. These will never need to be open outside the cluster.

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com

> 3. des. 2018 kl. 09:22 skrev Moshe Recanati | KMS <mos...@kmslh.com>:
> 
> Hi,
> We're currently running SolrCloud with 3 servers: 3 ZK and 3 Search Engines. 
> Each one on each machine.
> Our security team would like to open only the required ports between the 
> servers.
> Please let me know which ports we need to open between the servers?
>  
> Thank you
>  
> Regards,
> Moshe Recanati
> CTO
> Mobile  + 972-52-6194481 <tel:+%20972-52-6194481>
> Skype    :  recanati
>  
> <http://finance.yahoo.com/news/kms-lighthouse-named-gartner-cool-121000184.html>
> More at:  www.kmslh.com <http://www.kmslh.com/> | LinkedIn 
> <http://www.linkedin.com/company/kms-lighthouse> | FB 
> <https://www.facebook.com/pages/KMS-lighthouse/123774257810917>

Reply via email to