Client Network VPN issue
Hi ,
We are facing a client network VPN issue.
One of our clients is using Fortinet FortiClient SSL VPN to provide access to their internal network. Our employees connect to the client’s SSL VPN in order to run scripts on the client environment.
The script runs automatically and can also be run manually
When employees work from their home network, the script runs without any issues
When employees work from our office network, the script stops in the middle and does not complete
Our office network uses a Fortinet FortiGate 100F firewall.
To troubleshoot, we:
Reduced the MTU size from 1500 to 1300
Configured TCP MSS as shown below:
config firewall policy
edit 12
set tcp-mss-sender 1300
set tcp-mss-receiver 1300
end
The same script works perfectly when run from the home network. can anyone help.
