Skip to content

Commit 6e95a8e

Browse files
authored
[DNS] The max number of linked peers per zone
for cloudflare-as-primary
1 parent b15a5a7 commit 6e95a8e

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-primary

1 file changed

+4
-0
lines changed

src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-primary/setup.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ To link a primary zone to a peer using the API, send a [POST](/api/resources/dns
106106
If you link more than one peer to a zone and at least one of them has TSIG configured, all peers are expected to also use the same TSIG.
107107
:::
108108

109+
:::note[The max number of linked peers per zone]
110+
You cannot have more than 30 peers linked to the zone.
111+
:::
112+
109113
## 4. Update your secondary DNS provider
110114

111115
Your secondary DNS provider should send zone transfer requests (via AXFR or IXFR) to [this IP](/dns/zone-setups/zone-transfers/access-control-lists/cloudflare-ip-addresses/#transfer-ip) on port 53 and from the IP address specified in your [peer configuration](#2-create-peer-dns-server-optional).

0 commit comments

Comments
 (0)