Skip to content

Commit 5c332ab

Browse files
authored
[Cloudflare Tunnel] Document cfd-features.argotunnel.com used for UDP datagrams (#26406)
1 parent e235a6d commit 5c332ab

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2393,6 +2393,7 @@
23932393
/cloudflare-one/connections/connect-apps/install-and-setup/deployment-guides/* /cloudflare-one/connections/connect-networks/deployment-guides/:splat 301
23942394
/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/* /cloudflare-one/connections/connect-networks/deployment-guides/:splat 301
23952395
/cloudflare-one/connections/connect-networks/configure-tunnels/local-management/* /cloudflare-one/connections/connect-networks/do-more-with-tunnels/local-management/:splat 301
2396+
/cloudflare-one/networks/connectors/cloudflare-tunnel/install-and-setup/* /cloudflare-one/networks/connectors/cloudflare-tunnel/ 301
23962397
/cloudflare-one/analytics/logs/* /cloudflare-one/insights/logs/:splat 301
23972398
/cloudflare-one/applications/scan-apps/* /cloudflare-one/applications/casb/:splat 301
23982399
/cloudflare-one/connections/connect-apps/use_cases/* /cloudflare-one/connections/connect-networks/use-cases/:splat 301

src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/tunnel-with-firewall.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,14 @@ Allows `cloudflared` to report [post-quantum key exchange](https://blog.cloudfla
126126
| --------------------------- | ------------------------------------------- | ---- | ----------- |
127127
| `104.18.4.64` `104.18.5.64` | `2606:4700::6812:540` `2606:4700::6812:440` | 443 | TCP (HTTPS) |
128128

129+
#### `cfd-features.argotunnel.com`
130+
131+
| IPv4 | IPv6 | Port | Protocols |
132+
| -------------- | -------------- | ---- | ------------ |
133+
| Not applicable | Not applicable | Not applicable | Not applicable |
134+
135+
Performing a DNS query for a `TXT` record to this hostname allows `cloudflared` to determine which version of [UDP datagram](/changelog/2025-07-15-udp-improvements/) to use when connecting via the `quic` protocol. If your firewall filters egress DNS queries by FQDN, you may need to allow queries for this domain to ensure optimal `quic` performance.
136+
129137
## Firewall configuration
130138

131139
### Cloud VM firewall

0 commit comments

Comments
 (0)