cloudflare with synology dsm 7+
Trying to get cloudflare set up as a ddns in synolgy. Just can't figure out how?
Any help is appreciated
4 Replies
I used a docker container running ddclient on my synology NAS to update its DNS records at cloudflare 😉 If you have no domain and have to rely on a DDNS service than I don't think you can integrate those with cloudflare, unless you can change the nameservers of your DDNS domain. Good luck!
@UrbanRogue - I've used this Shell script in the past with DSM 7 https://github.com/K0p1-Git/cloudflare-ddns-updater
GitHub
GitHub - K0p1-Git/cloudflare-ddns-updater: Dynamic DNS (DDNS) servi...
Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH~ - K0p1-Git/cloudflare-ddns-updater
See this article from Synology on how to use scripts: https://kb.synology.com/en-au/DSM/tutorial/common_mistake_in_task_scheduler_script
Thanks. Will try this
my domain name is urbanrogue.net and I put that for the record name, but the task says Record Does not Exist.
did I put the wrong record name?
Think I got it working 😀