Kirill

Results 16 comments of Kirill

It seems to be some sort of limitation in DSM for inputs length. You can directly put all your domains into the script to avoid DMS limit. You can modify...

Hi @skuark Have you tried to click 'Test Connection' ? It should force to set ip for your hostname(s). I will have a look the script, it seems to be...

Hey @skuark I've tested the current version of this script in different cases (create new ddns, update, update manually, modify and update, with one and multiple domains) in my synology...

Hi @VFS In my case I have the same config as you have, a router in front of Synology with a few forwarded ports from [this list](https://github.com/mrikirill/SynologyDDNSCloudflareMultidomain#default-cloudflare-ports) I also use...

This script supports both ipv4 and ipv6. Synology only provides ipv4 and the script get ipv6 from https://api64.ipify.org For using both ipv4 and ipv6 you have to have A and...

You can manually run and debug the script to detect the problem for your case. Comment the lines: 4 to 7, than modify the script to add in line 3...

@jozefnad Have you tried to switch the script into debug mode and check what the logs tells ?

@sdhawade You can check Audit Logs in your Cloudflare account and see any logs in during this time. And also you can [run this script in manual/debug mode](https://github.com/mrikirill/SynologyDDNSCloudflareMultidomain#debug) and see...

It wouldn't work, because with proxy the script sets your proxy server ip address as A record which is non of your NAS ip address. None of DDNS services would...

Have you tried to run the script in debug mode by following this [instruction](https://github.com/mrikirill/SynologyDDNSCloudflareMultidomain/issues/3#issuecomment-648520579) It seems to be I need to add the debug mode