Report this

What is the reason for this report?

problem with vpn openvpn (slow speed)

Posted on July 29, 2014

Hello i have question. I installed openvpn on my droplet. connect with vpn, but i have slow speed (download 5-10mb, upload 0,40mb) testing on speedtest.net. Whether it is possible to increase the speed? Droplet speed is 750 mb download, 450 upload? thanks ps i have ubuntu 12.04.4



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I do not have that file any settings the only thing I found

port 1194 ;proto tcp proto udp ;dev tap dev tun ;dev-node MyTap ca ca.crt cert server.crt key server.key dh dh1024.pem server 10.8.0.0 255.255.255.0 ifconfig-pool-persist ipp.txt ;server-bridge 10.8.0.4 255.255.255.0 10.8.0.50 10.8.0.100 ;push “route 192.168.10.0 255.255.255.0” ;push “route 192.168.20.0 255.255.255.0” ;client-config-dir ccd ;route 192.168.40.128 255.255.255.248 ;client-config-dir ccd ;route 10.9.0.0 255.255.255.252 ;learn-address ./script ;push “redirect-gateway def1 bypass-dhcp” ;push “dhcp-option DNS 208.67.222.222” ;push “dhcp-option DNS 208.67.220.220” ;duplicate-cn keepalive 10 120 ;tls-auth ta.key 0 ;cipher BF-CBC # Blowfish (default) ;cipher AES-128-CBC # AES ;cipher DES-EDE3-CBC # Triple-DES comp-lzo ;max-clients 100 ;user nobody ;group nogroup persist-key persist-tun verb 3 ;mute 20

i get some problem dude, if u fix it share to me please

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.