# Reindex.remote.whitelist needs to be set in the .yml. . . on all nodes? Or just master and/or client?

**URL:** https://discuss.elastic.co/t/reindex-remote-whitelist-needs-to-be-set-in-the-yml-on-all-nodes-or-just-master-and-or-client/72946
**Category:** Elasticsearch
**Created:** [January 26, 2017, 8:07pm UTC](https://discuss.elastic.co/t/reindex-remote-whitelist-needs-to-be-set-in-the-yml-on-all-nodes-or-just-master-and-or-client/72946 "2017-01-26T20:07:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![casieowen](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/casieowen/32/8734_2.png) [@casieowen](https://discuss.elastic.co/u/casieowen)
#### Post date: [January 26, 2017, 8:07pm UTC](https://discuss.elastic.co/t/reindex-remote-whitelist-needs-to-be-set-in-the-yml-on-all-nodes-or-just-master-and-or-client/72946/1 "2017-01-26T20:07:07Z")

</div>

Hi,

According to [https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html:](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html:) "Remote hosts have to be explicitly whitelisted in elasticsearch.yaml using the reindex.remote.whitelist property." Question is: does that need to be set in the .yml on all nodes, or maybe just master and/or client?

Thanks,  
Casie

---

<div class="post-metadata">

### Author: ![guilherme\_maranhao](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/guilherme_maranhao/32/101483_2.png) [@guilherme\_maranhao](https://discuss.elastic.co/u/guilherme_maranhao)
#### Post date: [February 8, 2017, 11:46pm UTC](https://discuss.elastic.co/t/reindex-remote-whitelist-needs-to-be-set-in-the-yml-on-all-nodes-or-just-master-and-or-client/72946/2 "2017-02-08T23:46:12Z")

</div>

Hi @casieowen,

I have a cluster with 2 nodes and just set it in the master node. everything went fine with the reindex.

Have you tried all these approaches and neither one had worked?

Regards,

Guilherme

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 8, 2017, 11:46pm UTC](https://discuss.elastic.co/t/reindex-remote-whitelist-needs-to-be-set-in-the-yml-on-all-nodes-or-just-master-and-or-client/72946/3 "2017-03-08T23:46:18Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.

---

<div class="post-metadata">

### Author: ![geekpete](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/geekpete/32/20409_2.png) [@geekpete](https://discuss.elastic.co/u/geekpete)
#### Post date: [May 24, 2018, 3:22am UTC](https://discuss.elastic.co/t/reindex-remote-whitelist-needs-to-be-set-in-the-yml-on-all-nodes-or-just-master-and-or-client/72946/4 "2018-05-24T03:22:38Z")

</div>

It's only required to be configured on the node that will be coordinating the remote reindex.
