-
Notifications
You must be signed in to change notification settings - Fork 7.2k
[CF1] firewall IPs clarification #23643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: production
Are you sure you want to change the base?
Conversation
Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally. PR Change SummaryClarified the IP addresses associated with various Cloudflare domains in the firewall documentation.
Modified Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add |
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Preview URL: https://167bd949.preview.developers.cloudflare.com Files with changes (up to 15) |
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com>
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
…rp/deployment/firewall.mdx
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
…rp/deployment/firewall.mdx
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx
Outdated
Show resolved
Hide resolved
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -98,7 +105,7 @@ The WARP client connects to the following IPs to verify connectivity inside of t | |||
|
|||
Because this check happens inside of the tunnel, you do not need to add these IPs to your firewall allowlist. However, since the requests go through Gateway, ensure that they are not blocked by a Gateway HTTP or Network policy. | |||
|
|||
Thought it may be visible in `warp-diag` and other logs, `connectivity.cloudflareclient.com` is used internally by WARP and should not be used in firewall policies. | |||
If your firewall allows traffic only by domain, you may need to explicitly allow `connectivity.cloudflareclient.com`. Even though `connectivity.cloudflareclient.com` may resolve to different IP addresses, WARP overrides the resolved IPs with the IPs listed above. To avoid connectivity issues, ensure that the above IPs are permitted through your firewall. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be better to create a flexible partial for these sections of text?
Summary
PCX-18179
related to #16062
Screenshots (optional)
Documentation checklist