Connecting to OpenVPN 2.5.3 server slows down the Internet bandwith
Posted: Mon Sep 06, 2021 5:48 pm
Hi,
I am running OpenVPN 2.5.3 server on CentOS Linux release 7.9.2009 (Core).
When users connect to OpenVPN server using OpenVPN Client (https://openvpn.net/community-downloads/) and then they connect to https://meet.google.com/ VPN slows down considerably. There will be network disconnect and cannot hear the voice of the other person who is in the call. There are around 70 VPN Client users who connect to office VPN. Anything to be tweaked from the server.conf file? My Office ISP Bandwidth is 50 Mbps. Please suggest. Thanks in advance.
Best Regards,
Kaushal
I am running OpenVPN 2.5.3 server on CentOS Linux release 7.9.2009 (Core).
Code: Select all
openvpn --version
OpenVPN 2.5.3 x86_64-redhat-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jun 18 2021
library versions: OpenSSL 1.0.2k-fips 26 Jan 2017, LZO 2.06
Originally developed by James Yonan
Copyright (C) 2002-2021 OpenVPN Inc <sales@openvpn.net>
Compile time defines: enable_async_push=yes enable_comp_stub=no enable_crypto_ofb_cfb=yes enable_debug=yes enable_def_auth=yes enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=yes enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=yes enable_lzo=yes enable_management=yes enable_multihome=yes enable_pam_dlopen=no enable_pedantic=no enable_pf=yes enable_pkcs11=yes enable_plugin_auth_pam=yes enable_plugin_down_root=yes enable_plugins=yes enable_port_share=yes enable_selinux=yes enable_shared=yes enable_shared_with_static_runtimes=no enable_silent_rules=yes enable_small=no enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=yes enable_werror=no enable_win32_dll=yes enable_x509_alt_username=yes with_aix_soname=aix with_crypto_library=openssl with_gnu_ld=yes with_mem_check=no with_sysroot=no
Best Regards,
Kaushal