oberse
oberse
CDCloudflare Developers
Created by oberse on 3/26/2025 in #general-help
tunnel with wildcard
If I setup DNS via IP address then I can create a CNAME for a wildcard and everything works. If I setup tunnels then the base domain works, but I can't get the subdomains to work with a wildcard. If I specify the subdomain in the tunnel config then they work, but I don't want to specify each subdomain. If I add a public hostname with a wildcard in the tunnel config then it doesn't seem to do anything. If I manually add a CNAME in the DNS records that also doesn't seem to work with tunnels whether I specify my domain or the tunnel ID for the target.
6 replies
CDCloudflare Developers
Created by oberse on 2/18/2025 in #general-help
too many redirects
I have a port forward rule in my router that forwards 443 to my NGINX instance. If I go to https://<public IP> I see my website and I can confirm it is serving my certificate with my domain. In cloudflare I created an A record for my website pointing to my external IP. I also have SSL/TLS encryption Current encryption mode set to full, but for some reason going to https://<my domain> causes the 'too many redirects' error. What am I missing? NGINX does not redirect, and I also don't see anything in the access log if I go to my domain so I don't think it's making it to my IP address for some reason.
22 replies