Skip to content

Commit 533ae3d

Browse files
Merge pull request #280622 from cherylmc/patch-2
forced tunneling
2 parents 8edac47 + 77992ea commit 533ae3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/azure-vpn-client-optional-configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You can configure forced tunneling in order to direct all traffic to the VPN tun
9696
9797
* **Advertise custom routes:** You can advertise custom routes `0.0.0.0/1` and `128.0.0.0/1`. For more information, see [Advertise custom routes for P2S VPN clients](vpn-gateway-p2s-advertise-custom-routes.md).
9898

99-
* **Profile XML:** You can modify the downloaded profile xml file and add the **\<includeroutes>\<route>\<destination>\<mask> \</destination>\</mask>\</route>\</includeroutes>** tags. Make sure to update the version number to **2**.
99+
* **Profile XML:** You can modify the downloaded profile xml file and add the **\<includeroutes>\<route>\<destination>\<mask> \</destination>\</mask>\</route>\</includeroutes>** tags.
100100

101101
```xml
102102
<azvpnprofile>

0 commit comments

Comments
 (0)