I already set up 2 OpenVPN servers on 2 Windows boxes and another 2 on Debian systems (one is a standalone box, the other runs in VirtualBox hosted in a Windows box).
I'm using OpenVPN Connect for Android to test server connections. It connects to those 2 in Windows boxes fine.
But it could not hold the connection with both Debian servers. Connection keeps dropping every 5 to 15 seconds.
I checked server log and could not see anything outstanding at all (no error or warning or anything). But on Android device, I could see the following sequence:
Code: Select all
......
... EVENT: CONNECTED info=...
... UDP send error: send: invalid argument
... EVENT: PAUSE trans=TO_DISCONNECTED
... EVENT: RESUME
... EVENT: RECONNECTING
......
Any help would be greatly appreciated.