# ElasticSearch & Kibana : Not able to bind to localhost

**URL:** https://discuss.elastic.co/t/elasticsearch-kibana-not-able-to-bind-to-localhost/210218
**Category:** Kibana
**Created:** [December 2, 2019, 4:46pm UTC](https://discuss.elastic.co/t/elasticsearch-kibana-not-able-to-bind-to-localhost/210218 "2019-12-02T16:46:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Gnanendra](https://avatars.discourse-cdn.com/v4/letter/g/65b543/32.png) [@Gnanendra](https://discuss.elastic.co/u/Gnanendra)
#### Post date: [December 2, 2019, 4:46pm UTC](https://discuss.elastic.co/t/elasticsearch-kibana-not-able-to-bind-to-localhost/210218/1 "2019-12-02T16:46:30Z")

</div>

HI All,

i have configured "network.host: localhost" in elasticsearch.yml file. now i am trying to execute elasticsearch curl command with ipaddress it is not working. and i am trying to telnet elasticsearch port with ipaddress but it is also not working.

And the same thing configured "server.host: localhost" in kibana.yml file. Now I am trying to open kibana GUI with ipaddress (192.168._._:5601) but it is not open. the telnet also not working.

Example: curl u elastic:elastic -X GET "ipaddress/my\_index\*/\_stats/indexing?pretty"  
Example : telnet 192.168._._ 9200  
Example : telnet 192.168._._ 5601

![]()  
Version: 7.3.0

please help me,

Thanks,  
gnanendra

---

<div class="post-metadata">

### Author: ![matw](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/matw/32/13913_2.png) [@matw](https://discuss.elastic.co/u/matw)
#### Post date: [December 5, 2019, 11:10am UTC](https://discuss.elastic.co/t/elasticsearch-kibana-not-able-to-bind-to-localhost/210218/2 "2019-12-05T11:10:51Z")

</div>

Hi

Could you set the adress to the IP that you're using, or here are some special values that are available: [https://www.elastic.co/guide/en/elasticsearch/reference/current/network.host.html](https://www.elastic.co/guide/en/elasticsearch/reference/current/network.host.html)

thanks & best,  
Matthias

---

<div class="post-metadata">

### Author: ![Gnanendra](https://avatars.discourse-cdn.com/v4/letter/g/65b543/32.png) [@Gnanendra](https://discuss.elastic.co/u/Gnanendra)
#### Post date: [December 19, 2019, 10:48am UTC](https://discuss.elastic.co/t/elasticsearch-kibana-not-able-to-bind-to-localhost/210218/3 "2019-12-19T10:48:07Z")

</div>

thanks matthias

---

<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: [January 16, 2020, 10:59am UTC](https://discuss.elastic.co/t/elasticsearch-kibana-not-able-to-bind-to-localhost/210218/4 "2020-01-16T10:59:51Z")

</div>

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