# Ip-filtering

**URL:** https://discuss.elastic.co/t/ip-filtering/128328
**Category:** Elasticsearch
**Created:** [April 17, 2018, 9:37am UTC](https://discuss.elastic.co/t/ip-filtering/128328 "2018-04-17T09:37:28Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![dao](https://avatars.discourse-cdn.com/v4/letter/d/a6a055/32.png) [@dao](https://discuss.elastic.co/u/dao)
#### Post date: [April 20, 2018, 7:44pm UTC](https://discuss.elastic.co/t/ip-filtering/128328/4 "2018-04-20T19:44:21Z")

</div>

Still stucked. I have restarted my cluster, after adding `xpack.security.transport.filter.enabled: false` on each node, but the result is the same. Cannot connect the cluster. But I know the server is GREEN because I did receive an email from x-pack monitoring

```auto
root@wilco-1:~# nc -z -v -w5 localhost 9200
localhost [127.0.0.1] 9200 (?) open
root@wilco-1:~# curl -u elastic:3s3rqT102v0yZF0kHGdG http://localhost:9200
curl: (56) Recv failure: Connection reset by peer
```

---

_[View the full topic](https://discuss.elastic.co/t/ip-filtering/128328)._
