Skip to content

Commit 7397bc6

Browse files
committed
probing url
1 parent 9edd20a commit 7397bc6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

memdocs/intune/configuration/vpn-settings-ios.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,11 @@ These settings apply when you choose **Connection type** > **IKEv2**.
285285

286286
- **Use the following DNS servers to resolve these domains (optional)**: Enter one or more DNS server IP addresses, like `10.0.0.22`. The DNS servers you enter are used to resolve the domains in the **When users try to access these domains** setting.
287287

288-
- **When this URL is unreachable, force-connect the VPN**: Enter an HTTP or HTTPS probing URL, like `http://probe.corp.contoso.com/`. This URL is only used to determine if the device is on an external network. When trying to access a domain in the **When users try to access these domains** setting, if this URL isn't available, then the device connects to the VPN.
288+
- **When this URL is unreachable, force-connect the VPN**: Optional. Enter a HTTP or HTTPS probing URL that the rule uses as a test. This URL is probed every time a user tries to access a domain in the **When users try to access these domains** setting. The user doesn't see the URL string probe site.
289289

290-
This URL is probed every time a user tries to access a domain in the **When users try to access these domains** setting. If the probe fails because the URL is unreachable or doesn't return a 200 HTTP status code, then a VPN connection is created.
290+
For example, a URL string probe is an auditing web server URL that checks device compliance before connecting the VPN. Or, the URL tests the VPNs ability to connect to a site before the device connects to the target URL through the VPN.
291+
292+
If the probe fails because the URL is unreachable or doesn't return a 200 HTTP status code, then a VPN connection is created.
291293

292294
Remember, an internal URL can't be accessed because the device is connected to an external network. A VPN connection is created on demand. Once the VPN connection is established, internal resources are available.
293295

0 commit comments

Comments
 (0)