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
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains.mdx
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,11 @@ Local Domain Fallback configuration only impacts where DNS requests get resolved
39
39
40
40
:::
41
41
42
-
ldf view on device notes
42
+
To view the fallback domains applied to a device, you can:
43
+
44
+
- In [Zero Trust](https://one.dash.cloudflare.com/), go to **My Team** > **Devices** > find the target device and the **Last active device profile** > follow the [steps above](#view-domains).
45
+
- (Desktop only) Run `warp-cli settings` in the terminal of the target device and review the [fallback domains]((/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide/#fallback-domains)) section of the output.
46
+
- (Desktop only) Collect [WARP diagnostic logs](/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs/) for the device and review the [fallback domain](/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide/#fallback-domains) section in `warp_settings.txt`.
0 commit comments