I got configuration file for OpenVPN from my university, which contains the 'fragment' directive. It is said that, IOS client does not support it, nor it supports connecting to a server which is configured with 'fragment'. Indeed if I try to load this configuration to the IOS client, it fails to initialize the connection and prints the above warning. If I remove the directive from the client config, then it connects, but if I try to use e.g. ssh to connect to the machine at the university, the ssh is unable to connect. I guess, but have no confirmation, that this is because the OpenVPN server side uses fragment. With the original config and a PC (both Windows and Linux) client, everything (e.g. ssh) works fine.
So the question is: Does it look likely that the failure of ssh connection with the IOS client and the config without 'fragment', is due to the server side using 'fragment'?
If the answer to above is 'yes', then please add support for the 'fragment' directive in the IOS client. I am not able to persuade the university to change their server config. I know that others already pleaded, but I hope more voices makes better motivation for the developers
