Skip to content

Commit 7224859

Browse files
committed
Masque TCP fallback
1 parent 3484e4b commit 7224859

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ WARP connects to the following IP addresses, depending on which [tunnel protocol
5252
| IPv4 address | `162.159.197.0/24` |
5353
| IPv6 address | `2606:4700:102::/48` |
5454
| Default port | `UDP 443` |
55-
| Fallback ports | `UDP 500` <br/> `UDP 1701` <br/> `UDP 4500` <br/> `UDP 4443` <br/> `UDP 8443` <br/> `UDP 8095` |
55+
| Fallback ports | `UDP 500` <br/> `UDP 1701` <br/> `UDP 4500` <br/> `UDP 4443` <br/> `UDP 8443` <br/> `UDP 8095` <br/> `TCP 443` [^1] |
56+
57+
[^1]: Required for HTTP/2 fallback
5658

5759
:::note
5860

0 commit comments

Comments
 (0)