Replies: 7 comments 33 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.
-
|
My setup allows me to access immich over the same domain over SSL: Prerequisite: Adguard home to route your domains to local IPs
TLDR: When you need to upload files larger than 100MB, turn on Cloudflare One on your device and make sure to set up firewall rules so that your domain gets resolved to your local IP address and skips the cloudflare proxy |
Beta Was this translation helpful? Give feedback.
-
Problem DescriptionI tried to copy your setup, but it does not work for me. What I have done so far
Current IssueEven from inside the local network, accessing DNS DebuggingWhen I run If i run I tried disabling IPv6 on my FRITZ!Box and also blocking the AAAA record in Pi-hole. I would be very grateful if someone could help me solve this issue. |
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