Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/docs/dns/dns-firewall/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: FAQ
pcx_content_type: faq
description: Find answers to common questions about Cloudflare's DNS Firewall, including cache behavior, EDNS support, and setting PTR records.
sidebar:
order: 4
head:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ head:
- tag: title
content: About random prefix attacks - DNS Firewall

description: Learn about random prefix attacks. As part of DNS Firewall, Cloudflare can protect your upstream authoritative nameservers from these attacks.
---

import { Render } from "~/components"
Expand Down
Loading