What is the name of the domain?
redacted
What is the error number?
What is the issue you’re encountering
Unable to connect to web server
What feature, service or problem is this related to?
DNS records
What are the steps to reproduce the issue?
I have two domains:
image.example1[.]com
image.example2[.]com
Both point to the same reverse proxy (caddy on firewall).
image.example1[.]com - works totally fine.
image.example2[.]com - results in 521 connect error. Disabling CF proxy results also in server connect error.
In Security Analytics I can see some incoming requests (see screenshots) but no successful connect.
If I test it from my internal network, setting up a local DNS resolver pointing image.example2[.]com to the internal interface of my FW, it works totally fine.
So the firewall accepts the requests for this hostname / domain. Internally it works. Resolving externally via CF fails.
Does anyone has any idea why this is? Why does the same setup work for example1 domain but not for example2 domain?
Any input is highly appreciated!
Tom