Replies: 5 comments 26 replies
-
This was the last comment from |
Beta Was this translation helpful? Give feedback.
-
I've managed to get this working using pfSense and its available packages. Here's how I went about it.
If all goes as planned, your service will be available on the domain of your choosing and when you ping it, it will return the IP Alias you set up instead of your public IP or IP of your registrar. |
Beta Was this translation helpful? Give feedback.
-
I was fighting this issue for a while as well. Being behind a CGNAT and not having a public accessible IPv4 address I used cloudflare for immich to be reachable in countries where IPv6 coverage is quite bad (e.g. on vacation to backup my photos). But well, there comes to upload limit. Long story short, for this usecase unfortunately a local DNS doesn't really help me. I solved this issue by completely getting rid of cloudflare and routing all the traffic through a VPS (that I already run anyway). My immich FQDN now points to my VPS IPv4 address which just routes the traffic to my Immich Instance. On the VPS I use Traefik for this. Not a solution to keep cloudflare, but for people behind a CGNAT who used cloudflare to make Immich accessible everywhere. |
Beta Was this translation helpful? Give feedback.
-
I just found out that in the immich app under |
Beta Was this translation helpful? Give feedback.
-
I am using NPM for reverse proxy, Pihole w/ Unbound for DNS, and using DNS proxy from Cloudflare. Solution was to add custom DNS Masq .conf file calling any address in my domain as local with a local DNS entry in Pihole pointing to NPM. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In this discussion, we’ll talk about using local DNS records to bypass this limit within the local network. By setting up a local DNS, we can route larger traffic locally while still using Cloudflare Tunnel for external connections.
Feel free to share your experiences and ideas!
This discussion was moved from here #1674
Beta Was this translation helpful? Give feedback.
All reactions