Hacker News new | ask | show | jobs
by watchdogtimer 1592 days ago
Is it possible to run a mail server behind a Cloudflare tunnel? Our ISP uses CGNAT, making it impossible to port forward.
1 comments

Hi, I'm the author of the blog post being promoted here.

No, this is not possible. Cloudflare Tunnel focuses mainly on HTTP traffic but also supports SSH, VNC and generic TCP only in situations where the client also uses the cloudflared client to proxy it back to their localhost. Hosting a mail server with these restrictions is not possible I'm afraid.

That's what I thought. Thanks.