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
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 get some problem dude, if u fix it share to me please
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
Click below to sign up and get $100 of credit to try our products over 60 days!
hello?
Hi! Could you post the contents of your
/etc/openvpn/server.conf
file? What is the setting forproto
?