FortiSASE
FortiSASE delivers both a consistent security posture and an optimal user experience for users working from anywhere. Secure your hybrid workforce by closing security gaps, plus simplify operations.
RBA
Staff
Staff
Article Id 401690
Description This article describes how to fix an application access issue where on/off-net detection is enabled.
Scope FortiSASE.
Solution

Application access works as expected when connected off-net, and the issue is observed when the user is detected as on-net.
Disconnecting from FortiSASE while on-net will restore the application access.
For initial troubleshooting, test an open policy for one test user without any security profiles to isolate issues related to security profiles.


Validate the Tracert and route print outputs to confirm traffic is routed via the physical gateway. Access will still fail even though the packet shows as 'routed' via the physical gateway.
An application bypassed with IP/FQDN will commonly encounter this issue.

 

Navigate to Configuration -> Endpoints -> Profiles and edit the Profile assigned to user.
Verify the destination is bypassed.

 

Screenshot 2025-07-16 104532.png

 

In this case, the bypass is added as an IP.


A bypass using the IP for the application will not work in certain scenarios where dependent destinations still route through FortiSASE.

The executable file has to be added so that the dependent destinations will also be bypassed from FortiSASE.
It is recommended to identify the executable name by checking the process running from Resource Monitor -> Network.

 

Screenshot 2025-07-16 123029.png

 

The executable file location can also be identified with Task Manager. The main '.exe' file has to be matched.

 

Screenshot 2025-07-16 123803.png

 

When possible, add the full directory path to ensure the application will work without any issues.

Contributors