Issues with HestiaCP and Cloudflare DNS Proxy

I am using the HestiaCP control panel for my website, and I’ve integrated it with Cloudflare. However, when I enable the DNS Proxy feature on Cloudflare for my site’s IP address, the website stops working. I want to route traffic through Cloudflare but am unsure how to resolve this issue. I don’t have extensive technical knowledge. What steps should I take to fix this problem? Please some one explain me step by step

If you are using default port 8083 to access Hestia, it won’t work when using Cloudflare’s proxy, that port is not allowed, instead use port 2083.

You need to change the port in Hestia first:

sudo /usr/local/hestia/bin/v-change-sys-port 2083

After that, you could logon using that port and Cloudflare’s Proxy.

1 Like

The Cloudflare documentation has lots of excellent guides that cover getting started.

If you need more information, the Cloudflare Community is a good resource.

1 Like

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