Skip to content

Commit 0a96d99

Browse files
committed
Add BYOIP links
1 parent 8cf6e34 commit 0a96d99

File tree

2 files changed

+9
-7
lines changed
  • src/content/docs

2 files changed

+9
-7
lines changed

src/content/docs/byoip/index.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@ sidebar:
66
head:
77
- tag: title
88
content: Bringing Your Own IPs to Cloudflare
9-
109
---
1110

12-
import { LinkButton, Plan } from "~/components"
11+
import { LinkButton, Plan } from "~/components";
1312

1413
<Plan type="enterprise" />
1514

16-
With **Bringing Your Own IPs** (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with Magic Transit, Spectrum, or CDN services.
15+
With **Bringing Your Own IPs** (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with Magic Transit, Spectrum, CDN services, or Gateway DNS.
1716

18-
BYOIP is compatible with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), and [CDN services](/cache/).
17+
BYOIP is compatible with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), [CDN services](/cache/), and [Gateway DNS](/cloudflare-one/policies/gateway/dns-policies/).
1918

20-
<LinkButton variant="primary" href="/byoip/get-started/">Get started</LinkButton>
19+
{" "}
20+
<LinkButton variant="primary" href="/byoip/get-started/">
21+
Get started
22+
</LinkButton>

src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/locations/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ You can now apply [DNS policies](/cloudflare-one/policies/gateway/dns-policies/)
1919

2020
### IPv4 and IPv6 DNS
2121

22-
Cloudflare will prefill the [**Source IPv4 Address**](/cloudflare-one/connections/connect-devices/agentless/dns/locations/dns-resolver-ips/#source-ip) based on the network you are on. Enterprise users can use [dedicated DNS resolver IP addresses](/cloudflare-one/connections/connect-devices/agentless/dns/locations/dns-resolver-ips/#dns-resolver-ip) assigned to their account or IP addresses they supply (BYOIP).
22+
Cloudflare will prefill the [**Source IPv4 Address**](/cloudflare-one/connections/connect-devices/agentless/dns/locations/dns-resolver-ips/#source-ip) based on the network you are on. Additionally, Enterprise users can use [dedicated DNS resolver IP addresses](/cloudflare-one/connections/connect-devices/agentless/dns/locations/dns-resolver-ips/#dns-resolver-ip) assigned to their account or [resolver IP addresses they provide (BYOIP)](/cloudflare-one/connections/connect-devices/agentless/dns/locations/dns-resolver-ips/#bring-your-own-dns-resolver-ip).
2323

2424
You do not need to configure the IPv4 DNS endpoint if:
2525

2626
- Your network only uses IPv6.
2727
- Your users will send all DNS requests from this location using [DNS over HTTPS](#dns-over-https-doh) via a browser.
2828
- You will deploy the [WARP client](/cloudflare-one/connections/connect-devices/warp/).
2929

30-
:::note[Your IPv4 address is taken]
30+
:::note[Your IPv4 address is taken error]
3131
When you try to configure a DNS location over IPv4, Gateway may display a **Your source IPv4 address is taken** error. This may mean someone else in the same network configured Gateway before you did. If your network supports IPv6, you can still use Gateway's DNS filtering by sending DNS queries over IPv6. You can also use the DNS over HTTPS hostname to send queries using a DNS over HTTPS client.
3232

3333
If you think someone else is wrongfully using this IPv4 address, [contact Cloudflare support](/support/contacting-cloudflare-support/#getting-help-with-an-issue).

0 commit comments

Comments
 (0)