Skip to main content
klebson
New Member
March 6, 2025
Question

Unable to Connect to IPsec VPN on macOS Sequoia 15.3.1

  • March 6, 2025
  • 1 reply
  • 685 views

Hello,

I’m using macOS Sequoia 15.3.1 with FortiClient VPN 7.4.2.1717, but I’m unable to connect to the IPsec VPN.

I’ve seen other forum posts suggesting enabling FortiTray, FortiClientProxy, and FortiClientPackageFilter under Network Extensions, but these options do not appear for me.

Is there a solution for this issue?

Thank you in advance.

 

WhatsApp Image 2025-03-06 at 17.49.10 (1).jpegWhatsApp Image 2025-03-06 at 17.49.10 (2).jpegWhatsApp Image 2025-03-06 at 17.49.10 (3).jpegWhatsApp Image 2025-03-06 at 17.49.10 (6).jpegWhatsApp Image 2025-03-06 at 17.49.10.jpeg

1 reply

AEK
SuperUser
SuperUser
March 7, 2025

Hello Klebson

On your MacOS try sniff traffic to see if FCT is trying to send any connection request to your remote FGT.

tcpdump host x.x.x.x     (Where x.x.x.x is the public IP of your FGT)

If you have admin access to your FGT then you may try diagnose the connection.

diagnose vpn ike log filter ...     (use the right filter if needed) 
diagnose debug application ike -1
diagnose debug console timestamp enable
diagnose debug enable

Hope it helps

AEK