Technical Tip: Client network lost connectivity when FortiClient is connecting to IPsec dialup to FortiGate
| Description | This article describes how to prevent the client machine's network connection from disconnecting when connecting FortiClient to an IPsec dial-up. |
| Scope | FortiClient, FortiClient EMS. |
| Solution | When FortiClient is connecting to IPsec, the network will be disconnected, and FortiClient only allows traffic for IPsec protocol UDP 500 and 4500, and all other traffic will be blocked.
If it is not possible to afford, even a short disconnection on the client machine, it will be necessary to change 2 configurations on the FortiClient to allow all traffic to go through during IPsec dial-up.
This is an expected behavior because the FortiClient only allows traffic from IPsec UDP ports 500 and 4500 as a security feature in the IPsec protocol.
Note: This change has to be done via an XML file or directly in the remote access profile in FortiClient EMS.
Example: <name>Dialup IPsec 01</name> ... <ike_settings> <version>1</version> <implied_SPDO>0</implied_SPDO> <implied_SPDO_timeout>0</implied_SPDO_timeout> ...
Example: <ike_settings>
|









