Cloudflare DDNS behind NAT #201
Replies: 1 comment
-
|
Yes, this worker works behind NAT/CGNAT! Use
When We've expanded the FAQ to cover this — see FAQ #11 in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm looking for a solution to update Cloudflare DNS records when my CGNAT IP changes. My UDR7 is behind NAT which means it has a local IP address. My ISP router doesn't support bridge mode. I was hoping to use this project's Cloudflare worker to solve the problem. Does anyone know if it will work when running behind NAT? My concern is that the local IP address assigned to my UDR never changes (unlike my CGNAT public IP) so will the Custom DDNS setup ever get triggered? Maybe it's timer triggered rather than triggered on an IP change? Can anyone confirm?
Beta Was this translation helpful? Give feedback.
All reactions