Skip to content

Commit ea534a5

Browse files
authored
Update README.md
Now i'm happy with it
1 parent e997f1d commit ea534a5

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
* [Before you begin](#before-you-begin)
88
* [Example](#example)
99
* [How to install](#how-to-install)
10-
* [Troubleshooting](#troubleshooting)
11-
+ [Error returned, such as 1020 error; or update attempt not showing in Cloudflare Audit logs?](#error-returned--such-as-1020-error--or-update-attempt-not-showing-in-cloudflare-audit-logs-)
12-
+ [Cloudflare no longer listed as a DDNS provider after a DSM update](#cloudflare-no-longer-listed-as-a-ddns-provider-after-a-dsm-update)
10+
* [Troubleshooting and known issues](#troubleshooting-and-known-issues)
11+
+ [Connection test failed or error returned](#connection-test-failed-or-error-returned)
12+
+ [Cloudflare no longer listed as a DDNS provider after a DSM update](#cloudflare-no-longer-listed-as-a-ddns-provider-after-a-dsm-update)
1313
* [Default Cloudflare ports](#default-cloudflare-ports)
1414

1515

@@ -96,20 +96,24 @@ For multiple domains: __subdomain.mydomain.com---vpn.mydomain.com__
9696

9797
## Troubleshooting and known issues
9898

99-
### Error returned, such as 1020 error; or update attempt not showing in Cloudflare Audit logs?
99+
### Connection test failed or error returned
100+
101+
This will manifest as either 1020 error; or the update attempt not showing in Cloudflare Audit logs.
102+
100103
That generally means you've not entered something correctly in the DDNS screen for your domain.
101104

102105
Revisit Step 4 in How to install, and make sure everything is correctly entered.
103106

104107
And you can also check your Cloudflare Audit logs to see what - if anything - has made it there with your API key (More information: [Understanding Cloudflare Audit Logs](https://support.cloudflare.com/hc/en-us/articles/115002833612-Understanding-Cloudflare-Audit-Logs). Updates using the API will appear in the Audit logs as a Rec Set action.
105108

106-
## Cloudflare no longer listed as a DDNS provider after a DSM update
109+
### Cloudflare no longer listed as a DDNS provider after a DSM update
107110

108111
After updates to Synology DSM, you may find the file __/usr/syno/bin/ddns/cloudflare.php__ has been deleted, and __/etc.defaults/ddns_provider.conf__ reset to default settings.
109112

110113
If this occurs, simply repeat the How to install steps above.
111114

112115
## Default Cloudflare ports
116+
Source [Identifying network ports compatible with Cloudflare's proxy](https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy)
113117

114118
|HTTP ports supported by Cloudflare | HTTPS ports supported by Cloudflare |
115119
|--|--|
@@ -120,3 +124,7 @@ If this occurs, simply repeat the How to install steps above.
120124
| 2082 | 2096 |
121125
| 2086 | 8443 |
122126
| 2095 | |
127+
128+
## Credits
129+
130+
<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>

0 commit comments

Comments
 (0)