Skip to content

Commit f8acb2f

Browse files
update instructions
1 parent 7228377 commit f8acb2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ tableOfContents: false
88

99
You can implement a positive security model with Cloudflare Tunnel by blocking all ingress traffic and allowing only egress traffic from `cloudflared`. Only the services specified in your tunnel configuration will be exposed to the outside world.
1010

11+
How you configure your firewall depends on the firewall type:
12+
13+
- If your firewall supports domain-based rules (FQDN allowlists), you can allow outbound connections to the hostnames listed below.
14+
- If your firewall requires IP-based rules, allow outbound connections to all listed IP addresses for each domain.
15+
16+
Ensure port `7844` is allowed for both TCP and UDP protocols (for `http2` and `quic`).
17+
1118
## Ports
1219

1320
The parameters below can be configured for egress traffic inside of a firewall.

0 commit comments

Comments
 (0)