OpenVPN: Connection fails when disabling auth or cipher
I am trying to use OpenVPN over TCP using the .ovpn files provided here. Everything works fine until I attempt to disable either `auth` or `cipher` in the .ovpn config, or from the command line. (I can disable auth and cipher successfully over UDP, but not TCP.)
How can I disable auth and cipher without OpenVPN failing to connect?
(If you're wondering why I am using TCP instead of UDP, it's because TCP is about 3.5x faster for me than UDP when torrenting.)
Comments
Please post the settings/port required to connect without cipher and auth.
Regards