# Kibana access from outside

**URL:** https://discuss.elastic.co/t/kibana-access-from-outside/85151
**Category:** Kibana
**Created:** [May 9, 2017, 6:25pm UTC](https://discuss.elastic.co/t/kibana-access-from-outside/85151 "2017-05-09T18:25:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rrecchia](https://avatars.discourse-cdn.com/v4/letter/r/848f3c/32.png) [@rrecchia](https://discuss.elastic.co/u/rrecchia)
#### Post date: [May 9, 2017, 6:25pm UTC](https://discuss.elastic.co/t/kibana-access-from-outside/85151/1 "2017-05-09T18:25:07Z")

</div>

So this might be a weird one.

We are running kibana through nginx pretty straightforward setup. This works perfectly from inside our work network. I setup external access. Standard external DNS to firewall to internal VM.

Access wise everything seems reachable. when we access the url

[prodlog.company.com/kibana/](http://prodlog.company.com/kibana/).

we enter in our nginx username/password we get a red bar at the top asking us to upgrade elasticsearch which is odd. we access the page through a different url inside our office which works.

prodlog-servername/kibana

in our kibana config.js the elasticsearch setting is set to the domain name that we use internally.

could the domain name mismatch cause this error. we are using elasticsearch version 1.1.1  
and kibana version 3.x.

---

<div class="post-metadata">

### Author: ![thomasneirynck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thomasneirynck/32/23313_2.png) [@thomasneirynck](https://discuss.elastic.co/u/thomasneirynck)
#### Post date: [May 10, 2017, 3:07pm UTC](https://discuss.elastic.co/t/kibana-access-from-outside/85151/2 "2017-05-10T15:07:38Z")

</div>

hi @rrecchia,

Kibana 3 is no longer supported, so it might be difficult to find help on this issue. So any possibility on upgrading the Kibana/Elasticsearch stack ;)?

It seems you are doing basic authentication in nginx, and then just passing on the requests to Kibana?

---

<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: [June 7, 2017, 3:07pm UTC](https://discuss.elastic.co/t/kibana-access-from-outside/85151/3 "2017-06-07T15:07:57Z")

</div>

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