FortiClient
FortiClient proactively defends against advanced attacks. Its tight integration with the Security Fabric enables policy-based automation to contain threats and control outbreaks. FortiClient is compatible with Fabric-Ready partners to further strengthen enterprises’ security posture.
volkanavsar
Staff
Staff
Article Id 387464
Description This article describes how to change the MTU value for the FortiClient SSL VPN Virtual Ethernet Adapter.
Scope FortiClient, FortiClient EMS.
Solution

Using FortiClient v7.2.9 and v7.4.3 and above, FortiClient SSL VPN Virtual Ethernet Adapter MTU value changing is possible. It can be modified using 'Remote Access Profile XML' as follows.

 

<vpn>
<sslvpn>
<options>
<mtu_size>1392</mtu_size>

 

1.png

 

After successfully connecting to the VPN tunnels, the value of the virtual adapter is expected to change accordingly. The command 'netsh interface ipv4 show subinterfaces' in PowerShell can be executed to verify this change.

 

3.png

 

It can also be verified by looking at the value in the:

 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ftsvnic\MTU

 

4.png