Yatsuki
Explore posts from serversCDCloudflare Developers
•Created by Yatsuki on 7/8/2023 in #general-help
Does cloudflare only manages HTTP and HTTPS ports
I have a VPS configured with Cloudflare using Nginx. This same VPS hosts a Postgres database on port 5432. However, I'm encountering issues when attempting to connect to the Postgres database. If I use the domain name as the host, I receive a timeout error. Conversely, if I use the direct IP, an ERR_Connection_Refused error appears. Could anyone suggest a solution for these issues?
3 replies