I add cloudflare to my domain cardioshopmax.shop and it s ok.
Then I add record to my subdomain werf2.cardioshopmax.shop like write in help center:
|Type|Name|IPv4 address|Proxy status|
|A|www|192.0.2.1|Proxied
And my subdomain can t open.
What I need to do?
sandro
5
- You have an insecure encryption mode on Cloudflare and should change that to Full Strict
- You need to fix your server certificate, as you currently have no valid certificate
- You cannot use those 192 addresses but need to specify the actual address, unless you wanted to redirect in which case you need to configure that
First fix your server security.
1 Like
192.0.2.1
is a reserved IP (for documentation) and not publicly routable. So the public Cloudflare Proxy cannot connect to this IP address.
If you want to access an internal resource with private IP over the Internet, you should create a Cloudflare tunnel instead.
sandro
9
Yes, you have fixed the certificate and address issue. Just verify that your encryption mode is Full Strict, otherwise you’d still have no encryption.
1 Like
system
Closed
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.