Dyn DNS not resolving CNAME

Hi Im a total beginner and self-teached. Please be kind with me if its obvious everyone else.
I followed a tutorial and set my dyn DNS up accordingly (Screenshots). But the CNAME to my Dyn DNS A Record doesn't get resolved.

DIG commands:

#dig cname.domain.tld
...
;; QUESTION SECTION:
;cname.domain.tld. IN A

;; ANSWER SECTION:
cname.domain.tld. 0 IN CNAME dynamic4.
...

#dig dynamic4.domain.tld
...
;; QUESTION SECTION:
;dynamic4.domain.tld. IN A

;; ANSWER SECTION:
dynamic4.domain.tld. 235 IN A <my Router's IPv4-Address>

DNS Records in Cloudflare:
-> Screenshot

CNAME flattening is set to "flatten CNAME at apex". That is the only available option.

I hope that I have left in enough information while protecting my privacy.
Thanks for all Answers in advance.
cloudflare.png
Was this page helpful?