"Unable to establish the VPN connection. The VPN server may be unreachable." (-5) or (-9)
Myself and 3 other remote users for a gov't contract have been unable to connect our FortiClient VPN software since April 25th. (18 days and counting) The gov't owns the software (serial number) and they have their own all-encompassing ticket but obviously that isn't progressing very fast. We need to work. Any help appreciated. Everything I read online about this error points to adjusting the MTU. I've run the following commands on both my gov't issued laptop as well as my own PC both on the same network (Comcast):
(gov't laptop) netsh interface ipv4 show subinterface
<returned value for Local Area Connection> MTU=1400
(my own PC) returns MTU=1500
From what I've read, the goal is to get a ping that is not "Fragmented but DF set."
(gov't laptop) ping <ip address> -f -l <value> RESULTS:
1372 and below= "Request timed out"
1374 and above= "Packet needs to be fragmented but DF set."
(my own PC) RESULTS:
1472 and below= "Request timed out"
1474 and above= "Packet needs to be fragmented but DF set."
There is no value on either machine that does not get fragmented or timed out.
I gave this info to those that are working the issue on the gov't side but like I said, they don't seem to understand how serious this is to our contract. Any help/advice greatly appreciated.