Technical Tip: How to enable ipconfig /flushdns at SSL VPN connection when Split DNS is being used
| Description | This article demonstrates how to activate FlushDNS in the SSL VPN connection when Split DNS is being used. |
| Scope | FortiClient EMS 7.2.10 | FortiClient 7.2.10 and 7.2.11. |
| Solution | In certain scenarios, the SSL VPN split DNS feature may not work correctly, requiring the user to manually run the ipconfig /flushdns command to solve the problem.
To correct this issue, the <traffic_keep_strategy> tag must be set to 1 in the XML settings on the VPN.
Follow the steps below to make this change:
The resulting snippet will be similar to the example below:
[...] <connection> <name>VPN Name</name> <uid>02027951-4130-47E9-BBA1-EB05BCDDE76</uid> <machine>0</machine> [...] Once this change is made, flushdns will run from time to time to keep everything working properly. |
