I run an OpenVPN service on a FreeBSD VPS
The upload speeds are low (aroubnd 10 mbit) but server downloads on normal rates.
I tried changing:
in openvpn.conf, din't help
I've set:
as adviced by somene, didn't help neither.
If this issue wont be resolved my project wont be abble to get accomplished.
Thank you.
The upload speeds are low (aroubnd 10 mbit) but server downloads on normal rates.
I tried changing:
Code:
tun-mtu 1420
mssfix 1380
I've set:
Code:
ifconfig vtnet0 -tso
If this issue wont be resolved my project wont be abble to get accomplished.
Thank you.