You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. You can exclude or include routes based on either their IP address or domain. When possible we recommend adding an IP address instead of a domain. To learn about the consequences of adding a domain, refer to [Domain-based Split Tunnels](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/#domain-based-split-tunnels).
12
12
13
-
<Tabs> <TabItemlabel="Add an IP">
13
+
<Tabs> <TabItemlabel="Add an IP">
14
14
15
-
To add an IP address to Split Tunnels:
15
+
To add an IP address to Split Tunnels:
16
16
17
-
1. Select _IP Address_.
18
-
2. Enter the IP address or <GlossaryTooltipterm="CIDR">CIDR</GlossaryTooltip> you want to exclude or include.
19
-
3. Select **Save destination**.
17
+
1. Select _IP Address_.
18
+
2. Enter the IP address or <GlossaryTooltipterm="CIDR">CIDR</GlossaryTooltip> you want to exclude or include.
19
+
3. Select **Save destination**.
20
20
21
-
Traffic to this IP address is now excluded or included from the WARP tunnel.
21
+
Traffic to this IP address is now excluded or included from the WARP tunnel.
22
22
23
-
</TabItem> <TabItemlabel="Add a domain">
23
+
</TabItem> <TabItemlabel="Add a domain">
24
24
25
-
To add a domain to Split Tunnels:
25
+
To add a domain to Split Tunnels:
26
26
27
-
1. Select _Domain_.
28
-
2. Enter a [valid domain](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/#valid-domains) to exclude or include.
29
-
3. Select **Save destination**.
30
-
4. (Optional) If your domain does not have a public DNS record, create a [Local Domain Fallback](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/) entry to allow a private DNS server to handle domain resolution.
27
+
1. Select _Domain_.
28
+
2. Enter a [valid domain](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/#valid-domains) to exclude or include.
29
+
3. Select **Save destination**.
30
+
4. (Optional) If your domain does not have a public DNS record, create a [Local Domain Fallback](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/) entry to allow a private DNS server to handle domain resolution.
31
31
32
-
When a user goes to the domain, the domain gets resolved according to your Local Domain Fallback configuration (either by Gateway or by your private DNS server). WARP Split Tunnels will then dynamically include or exclude the IP address returned in the DNS lookup.
32
+
When a user goes to the domain, the domain gets resolved according to your Local Domain Fallback configuration (either by Gateway or by your private DNS server). WARP Split Tunnels will then dynamically include or exclude the IP address returned in the DNS lookup.
33
33
34
-
</TabItem> </Tabs>
34
+
</TabItem> </Tabs>
35
35
36
-
You can add up to 1,000 combined Split Tunnel and [Local Domain Fallback](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/) entries to a given device profile.
37
-
38
-
We recommend keeping the Split Tunnels list short, as each entry takes time for the client to parse. In particular, domains are slower to action than IP addresses because they require on-the-fly IP lookups and routing table / local firewall changes. A shorter list will also make it easier to understand and debug your configuration.
36
+
We recommend keeping the Split Tunnels list short, as each entry takes time for the client to parse. In particular, domains are slower to action than IP addresses because they require on-the-fly IP lookups and routing table / local firewall changes. A shorter list will also make it easier to understand and debug your configuration. For information on device profile limits, refer to [Account limits](/cloudflare-one/account-limits/#warp).
0 commit comments