From 986b75b69344a894abf78b3e1b3fbdecccb7f7ff Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Wed, 2 Apr 2025 10:56:44 +0100 Subject: [PATCH 1/2] Remove Secondary DNSSEC Validation Warning --- src/content/notifications/index.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/content/notifications/index.yaml b/src/content/notifications/index.yaml index 7d03f1131e7b0cd..cfb7471fb4e6f20 100644 --- a/src/content/notifications/index.yaml +++ b/src/content/notifications/index.yaml @@ -104,21 +104,6 @@ entries: otherFilters: None. - - name: Secondary DNSSEC Validation Warning - audience: Customers who are using Cloudflare for Secondary DNS and want to receive notifications about the failure or success of zone transfers from their primary nameservers. - availability: Enterprise plans. - associatedProducts: DNS - nextSteps: |- - Success alerts require no further action. Actions for failure notifications will depend on the type of failure. - - Possible actions include: - - * Checking the Access Control List (ACL) on your primary nameserver. - * Checking if Cloudflare IPs have been [configured correctly on your primary nameserver](/dns/zone-setups/zone-transfers/access-control-lists/cloudflare-ip-addresses/). - * Checking logs on primary nameservers for other errors. - - otherFilters: None. - - name: HTTP DDoS Attack Alert audience: "[WAF](/waf/) or [CDN](/cache/) customers who want to receive a notification when Cloudflare has mitigated HTTP attacks that generate more than 100 requests per second." availability: All Cloudflare plans. From 08b06ce6e0beb3fa4b91f8124af65fa2d1c1f222 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Wed, 2 Apr 2025 10:58:28 +0100 Subject: [PATCH 2/2] Clarfiy description for Secondary DNS Primaries Failing --- src/content/notifications/index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/notifications/index.yaml b/src/content/notifications/index.yaml index cfb7471fb4e6f20..8628e181610dad4 100644 --- a/src/content/notifications/index.yaml +++ b/src/content/notifications/index.yaml @@ -78,7 +78,7 @@ entries: otherFilters: None. - name: Secondary DNS Primaries Failing - audience: Enterprise customers who have at least one secondary zone and want to receive a notification if at least one of their primary nameservers is failing. + audience: Enterprise customers who have at least one secondary zone and want to receive a notification if at least one of their primary nameservers is failing while transfers from at least one other primary are still successful. availability: Purchase of Secondary DNS. associatedProducts: DNS nextSteps: |-