Description | This article describes how to troubleshoot FortiClient GUI performance issues on MacOS. |
Scope | FortiClient for Mac, FortiClient VPN. |
Solution |
When the FortiClient or FortiClient VPN interface is loading very slowly or not responding, it can be necessary to disable IPv6 on MacOS.
To do that, follow the steps below to disable IPv6:
Note: If connected to the internet wirelessly, the active adapter will be Wi-Fi. However, if connected via a LAN cable, the corresponding adapter will be Ethernet. Select the Advanced button.
* It can be possible to not have the turn-off IPv6 option available. In this case, run a command through the Terminal app:
Disable IPv6 from the command line:
networksetup -setv6off Wi-Fi
networksetup -setv6off Ethernet
networksetup -setv6off Ethernet && networksetup -setv6off Wi-Fi
Restart the MacOS and recheck the FortiClient interface issue. |