# True user IPs when using Cloudflare

**URL:** <https://meta.discourse.org/t/true-user-ips-when-using-cloudflare/120707>\
**Category:** Support\
**Created:** [June 18, 2019, 5:10pm UTC](https://meta.discourse.org/t/true-user-ips-when-using-cloudflare/120707 "2019-06-18T17:10:56Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [June 18, 2019, 5:13pm UTC](https://meta.discourse.org/t/true-user-ips-when-using-cloudflare/120707/2 "2019-06-18T17:13:40Z")

</div>

Cloudflare acts as a proxy between your users and your server, which means the default configuration will show Cloudflare nodes rather than origin IPs.

You need to add the Cloudflare template to your app.yml so that you can see the true originating IP of your users.

Under `templates:` add:

` - "templates/cloudflare.template.yml"`

Then rebuild.

---

_[View the full topic](https://meta.discourse.org/t/true-user-ips-when-using-cloudflare/120707)._
