#Home server not responding to cloudflare

11 messages · Page 1 of 1 (latest)

dawn nest
#

Hi, I'm trying to use my server for Ultraviolet-App and Minecraft servers but when trying to connect through cloudflare, i get error code 522. I can still connect to the servers using public ip tho

#

CNAME works

#

its only the A records that don't work

cursive shoal
#

Minecraft can not be proxied over cloudflare like HTTPS. you will need to pay for pro to use Spectrum or use cloudflared on free

#

is Ultraviolet-App http/s?

dawn nest
dawn nest
#

when using public ip

cursive shoal
#

what is your SSL mode? example.com -> SSL/TLS -> Overview -> Your SSL/TLS encryption mode
the configuration mentioned in the docs require Flexible to be selected
But be aware that this puts unencrypted HTTP over the internet. (not good)
If you dont want to deal with a reverse proxy (nginx) and certs you could configure a cloudflare tunnel to deal with all that for you
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/install-and-setup/tunnel-guide/remote/ (In this doc step 3 is not applicable to your config)

Follow this step-by-step guide to get your first tunnel up and running using Zero Trust.

dawn nest
#

I can now connect but still cannot put search requests through since it’s http not https