By Knash Davis
I’m a TWC customer and I’m supposed to get 30MBPS down and 5 up, and I get about that when not connected to my VPN hosted on DO. When I am connected to the vpn I get significantly less speed.
No VPN: http://i.knash.co/tJob
I’m still really new to this but here are some settings I’ve changed(It’s in UDP mode. btw):
SSH is now on port 443
OpenVPN now runs on port 53.
Any help is greatly appreciated!
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!
That’s logic because you connect with your own network to another network (VPN) so the networkspeed will be a little bit slower. Can you run the commands below? After you running this commands please run “speedtest-cli --share” and copy/paste the public speedtest URL in a reaction.
$ wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py
$ chmod a+rx speedtest_cli.py
$ sudo mv speedtest_cli.py /usr/local/bin/speedtest-cli
$ sudo chown root:root /usr/local/bin/speedtest-cli
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.