# Elasticsearch on Client node not working properly

**URL:** https://discuss.elastic.co/t/elasticsearch-on-client-node-not-working-properly/49937
**Category:** Elasticsearch
**Created:** [May 12, 2016, 8:52pm UTC](https://discuss.elastic.co/t/elasticsearch-on-client-node-not-working-properly/49937 "2016-05-12T20:52:59Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [May 13, 2016, 12:00am UTC](https://discuss.elastic.co/t/elasticsearch-on-client-node-not-working-properly/49937/2 "2016-05-13T00:00:46Z")

</div>

Please don't double post 🙂

> [@Client Node cannot be discovered by Master](https://discuss.elastic.co/t/client-node-cannot-be-discovered-by-master/49947):
>
> We set up a 3 nodes elasticsearch cluster, 1 Master (data) node, 1 data node, and 1 client node. Client node elasticsearch.yml file cluster.name: elkstats node.name: clientnode node.master: false node.data: false path.data: /data network.bind\_host: 10.100.16.9 network.publish\_host: 10.100.16.9 http.port: 9200 http.cors.enabled: true http.cors.allow-origin: "\*" Master node elasticsearch.yml file cluster.name: elkstats node.name: Melasticsearch node.master: true node.data: true …

---

_[View the full topic](https://discuss.elastic.co/t/elasticsearch-on-client-node-not-working-properly/49937)._
