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/insights/dex/ip-visibility.mdx
+18-6Lines changed: 18 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ sidebar:
5
5
order: 7
6
6
---
7
7
8
-
DEX's IP visibility gives administrators insight into three different IP types:
8
+
DEX's IP visibility gives administrators insight into three different IP types per device:
9
9
10
10
1.**Device**: The private IP address of an end-user device.
11
11
2.**ISP**: The public IP assigned by the ISP that the end-user device is being routed though.
12
12
3.**Gateway**: The router's private IP (the router the end device is connected to.)
13
13
14
-
IP visibility supports both IPv6 and IPv4 addresses.
14
+
DEX's IP visibility supports both IPv6 and IPv4 addresses.
15
15
16
16
IP information is crucial for IT administrators to accurately troubleshoot network issues and identify user locations. IT administrators face challenges like:
17
17
@@ -31,13 +31,25 @@ To view IP information for a user device:
31
31
4. Select a device > **View details** > under **Details**, scroll down to **IP details**.
32
32
5. Review the IP details for your selected device's most recent session.
33
33
34
+
### View a device's IP history
35
+
36
+
DEX's IP visibility allows you to review an event log of a device's IP history for the last seven days. To view a device's IP history:
37
+
38
+
1. Log in the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
39
+
2. Select **Zero Trust** to go to the Zero Trust dashboard.
40
+
3. Select **My team** > **Devices**.
41
+
4. Select a device > **View details** > under **Details**, scroll down to **IP details**.
42
+
5. Select **View device history**.
43
+
6. View the device's IP history and status from the last seven days.
44
+
45
+
< Do we need to explain what is mode and status here? >
46
+
34
47
## Troubleshoot with IP visbility
35
48
36
-
While IP visibility allows you to inspect a device's IP information, [DEX's live analytics](/cloudflare-one/insights/dex/fleet-status/#available-metrics) can help you to compare that IP data with location details of which Cloudflare data center the device is connected to.
49
+
While IP visibility allows you to inspect a device's IP information, [DEX's live analytics](/cloudflare-one/insights/dex/fleet-status/#available-metrics) can help you to compare that IP data with information about which Cloudflare data center the device is connected to. When traffic leaves a WARP-connected end-user device, it will hit a [Cloudflare data center colo](/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites/#identify-the-cloudflare-data-center-serving-your-request).
37
50
38
-
For example, after viewing IP information, to understand what Cloudflare data center the device is connected to:
51
+
After viewing IP information, to understand what Cloudflare data center the device is connected to:
39
52
40
53
1. Go to **DEX** in the Zero Trust dashboard.
41
54
2. Under **Fleet Status**, review **Devices connected by colo**.
0 commit comments