# 서버 IP가 노출되는 것을 방지하는 방법?

**URL:** https://meta.discourse.org/t/how-to-protect-a-servers-ip-from-being-exposed/217424
**Category:** Self-hosting
**Created:** [2월 8, 2022, 1:52오전 UTC](https://meta.discourse.org/t/how-to-protect-a-servers-ip-from-being-exposed/217424 "2022-02-08T01:52:41Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [2월 8, 2022, 11:39오후 UTC](https://meta.discourse.org/t/how-to-protect-a-servers-ip-from-being-exposed/217424/3 "2022-02-08T23:39:58Z")

</div>

이 작업을 수행하는 방법에 대한 완전한 끝에서 끝(end-to-end) 가이드는 없지만, 다음 관련 주제들이 있습니다:

> [@Hiding the origin on cloudflare](https://meta.discourse.org/t/hiding-the-origin-on-cloudflare/94496?u=supermathie):
>
> While researching Cloudflare and best practices to use to protect my server I ran into an article by Cloudflare about protecting the origin IP (the IP where the website is actually being ran from) because you would be able to circumvent all of Cloudflares ddos protection if you had it. What interested me was specifically this section: Never initiate an outbound connection based on user action If the attacker can get your web server to connect to an arbitrary address, they will reveal your …

> [@Discourse Link previews through a proxy server?](https://meta.discourse.org/t/discourse-link-previews-through-a-proxy-server/72720?u=supermathie):
>
> I keep my forum’s server behind cloud flare due to a large amount of attacks against the site. The link previews and emails can leak the server’s backend IP Address. The email issue was resolved by setting up a SMTP relay that strips headers (if the user pulls email headers to get the IP, they get the relay and not the forum’s IP). Is there a way to make the link previews go through a proxy server?

---

_[View the full topic](https://meta.discourse.org/t/how-to-protect-a-servers-ip-from-being-exposed/217424)._
