Skip to content

Commit a11a660

Browse files
[CF1] clarity on usage for connectivity.cloudflareclient.com (#23440)
* [CF1] clarity on usage for connectivity.cloudflareclient.com * Update src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx * Apply suggestions from code review
1 parent e4b44c6 commit a11a660

File tree

1 file changed

+5
-2
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment

1 file changed

+5
-2
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,15 @@ The client connects to the following destinations to verify general Internet con
9191

9292
### Inside tunnel
9393

94-
The client connects to the following destinations to verify connectivity inside of the WARP tunnel. Because this check happens inside of the tunnel, you do not need to add these IPs and domains to your firewall allowlist. However, since the requests go through Gateway, ensure that they are not blocked by a Gateway HTTP or Network policy.
94+
The WARP client connects to the following IPs to verify connectivity inside of the WARP tunnel:
9595

96-
- `connectivity.cloudflareclient.com`
9796
- `162.159.197.4`
9897
- `2606:4700:102::4`
9998

99+
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.
100+
101+
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.
102+
100103
## NEL reporting (optional)
101104

102105
The WARP client reports connectivity issues to our NEL endpoint via `a.nel.cloudflare.com`. This is not technically required to operate but will result in errors in our logs if not excluded properly.

0 commit comments

Comments
 (0)