Created on
05-19-2025
02:55 AM
Edited on
05-30-2025
01:11 AM
By
Anthony_E
Description | This article analyzes why split split-tunnel MacOS native dial-up VPN does not work on the default Mac settings. |
Scope | FortiGate, MacOS. |
Solution |
ISAKMP is the protocol used to negotiate the tunnel on dial-up IPsec. After the first exchange, where encryption algorithms are negotiated (SA_INIT), the client sends message (IKE_AUTH MID=01) which contains a field with what he is capable of handling.
The following image is an example of a dial-up tunnel with FortiClient on Windows (decrypted):
In this case, the client informs FortiGate that the INTERNAL_IP4_SUBNET parameter can be accepted. This parameter is used to insert the split tunnel routes to the endpoint.
This is an image of the reply from the FortiGate side on message IKE_AUTH MID=05:
And this is the routing table of the endpoint after the connection:
On MacOS, native dial-up up the INTERNAL_IPv4_SUBNET is not sent on the first message, and as a result, the tunnel defaults to full tunnel instead of split. Here is an example of macOS (Decrypted):
Note: In case of split-tunnel configuration on macOS/IOS native client, the following attribute useConfigurationAttributeInternalIPSubnet should be configured to have the value=TRUE (by default is FALSE) so that the split tunnel routes are communicated by FortiGate to the client. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.