Hi there,
I’ve setup OpenVPN and it is working but the bandwidth is slow. Should I be expecting these kinds of speeds? My bandwidth at home is between 60 - 69 Mbits/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean (xxx.xxx.xxx.xx)...
Selecting best server based on latency...
Hosted by Tilaa B.V. (Amsterdam) [8.64 km]: 54.708 ms
Testing download speed........................................
Download: 13.16 Mbits/s
Testing upload speed..................................................
Upload: 14.38 Mbits/s
And this is my configuration.
port 1194
proto udp
dev tun
sndbuf 393216
rcvbuf 393216
push "sndbuf 393216"
push "rcvbuf 393216"
comp-lzo
ca ca.crt
cert server.crt
key server.key
dh dh.pem
auth SHA512
tls-auth ta.key 0
topology subnet
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
keepalive 10 120
cipher AES-256-CBC
user nobody
group nogroup
persist-key
persist-tun
status openvpn-status.log
verb 3
crl-verify crl.pem
I appreciate any advice you can offer.
Thanks
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!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.