From d83acd9d6d4a3b5d90d00a3b01bfc6111a0e6e8c Mon Sep 17 00:00:00 2001 From: Luiz Giserman Date: Thu, 20 Feb 2025 14:27:33 +0100 Subject: [PATCH 1/2] Add Synthetics Mobile IP ranges for HTTP steps --- .../mobile_app_tests/restricted_networks.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md b/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md index 6892e1fc3749d..f712e25ac5168 100644 --- a/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md +++ b/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md @@ -41,6 +41,19 @@ The following is the list of IP ranges associated with the real devices used for `185.94.24.0/22`
`34.96.70.78`
+The following is the list of IP ranges associated with Synthetics Mobile HTTP steps. Please disregard if your company does not use this feature. + +`52.13.151.244/32`
+`54.201.250.26/32`
+`44.236.137.143/3`
+`52.35.189.191/32`
+`34.208.32.189/32`
+`52.35.61.232/32`
+`52.89.221.151/3`
+`3.120.223.25/32`
+`3.121.24.234/32`
+`18.195.155.52/32`
+ ## Troubleshooting If you experience issues with Mobile App Testing on restricted networks, use the following troubleshooting guidelines. If you need further assistance, contact [Datadog support][1]. From f49c93d8e4384b05efacd034d649e2d6c97785cc Mon Sep 17 00:00:00 2001 From: Luiz Giserman Date: Fri, 21 Feb 2025 10:40:38 +0100 Subject: [PATCH 2/2] Fix CIDR on some ranges and rephrase list's description --- .../mobile_app_tests/restricted_networks.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md b/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md index f712e25ac5168..29cec25e9b28e 100644 --- a/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md +++ b/content/en/synthetics/mobile_app_testing/mobile_app_tests/restricted_networks.md @@ -41,15 +41,15 @@ The following is the list of IP ranges associated with the real devices used for `185.94.24.0/22`
`34.96.70.78`
-The following is the list of IP ranges associated with Synthetics Mobile HTTP steps. Please disregard if your company does not use this feature. +Below is the list of IP ranges required for executing HTTP steps within Synthetic Mobile Application Tests. You may disregard these ranges if your tests do not use HTTP steps. `52.13.151.244/32`
`54.201.250.26/32`
-`44.236.137.143/3`
+`44.236.137.143/32`
`52.35.189.191/32`
`34.208.32.189/32`
`52.35.61.232/32`
-`52.89.221.151/3`
+`52.89.221.151/32`
`3.120.223.25/32`
`3.121.24.234/32`
`18.195.155.52/32`