Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| notebook:cloudflare_ddns_configuration [2018/05/16 15:06] – nevyn | notebook:cloudflare_ddns_configuration [2025/05/12 13:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| \\ | \\ | ||
| Below is an example of the **config.gateway.json** needed to make this work: | Below is an example of the **config.gateway.json** needed to make this work: | ||
| + | < | ||
| < | < | ||
| { | { | ||
| Line 45: | Line 46: | ||
| } | } | ||
| </ | </ | ||
| - | __**NOTE: | + | <bootnote>To obtain your **Cloudflare Global API Key**, visit the https:// |
| - | * Do not include the < > when adding the data, only add the information between the " " (quotes). | + | -------------------------------------------------------------------------------------------------------------------------- |
| - | * To obtain your **Cloudflare Global API Key**, visit the https:// | + | === If the above does not work === |
| + | The above did not work for me, on 4.4.36.5146617. But the following does | ||
| + | - Upgrade ddclient to 3.9.0 (from 3.8.3) | ||
| + | - Install the required dependency libdata-validate-ip-perl (Requires adding remotes, so make sure do not do upgrade of any packages) | ||
| + | - Make sure the subdomain you want to automatically is set to any value at cloudflare. | ||
| + | - Do the same config as above but **skip server** (as in remove that part of the json) | ||
| + | - Now it should work. | ||
| + | |||
| + | If it complaints about < | ||