Hello,
I have configured openvpn client over tcp.
Using iperf3 the speed is max 30Mbit/s.
Using samba the speed is max 2.4 Mbit/s.
Because openvpn over tcp is not a recommended setup and thinking that this is the problem, I upgraded to firmware 7.0 beta5 in order to use udp.
Now, the speed tested with iperf3 is max 20MBit/s.
Using samba the speed is max 16 MBit/s.
The processor load is ~24%.
I cannot believe that this is the max speed the router can provide.
Can you help me with some suggestions in order to increase the speed ?
My configuration is:
/interface/ovpn-client/printFlags: X - disabled; R - running 0 R name=“ovpn-cr” mac-address=11:22:33:44:55:66 max-mtu=1500 connect-to=server.example.com port=11195 mode=ip protocol=udp user=“mir” password=“” profile=ovpn-cr certificate=VPN_Client_-_mir.pem_0 verify-server-certificate=yes auth=sha1 cipher=aes256 add-default-route=no
/system/routerboard/print routerboard: yes board-name: hAP ac^2 model: RBD52G-5HacD2HnD
/ip/firewall/nat/printFlags: X - disabled, I - invalid; D - dynamic 0 ;;; defconf: masquerade chain=srcnat action=masquerade out-interface-list=WAN ipsec-policy=out,none 1 chain=srcnat action=masquerade out-interface=ovpn-cr log=no log-prefix=“”
Thank you.