I have a pptp server in ams2 and am connected to it. But certaine sites just won’t load in it. For me, since I use google chrome it just shows the loading icon for ever.
Some sites effected by this that I have noticed are:
Any fixes? Thanks in advance!
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!
Is it able to even reach the server? Can you run “mtr speedtest.net” and “mtr.reddit.com” while connected to the VPN? (<a href=“https://www.digitalocean.com/community/articles/how-to-use-traceroute-and-mtr-to-diagnose-network-issues”>How To Use Traceroute and MTR to Diagnose Network Issues</a>)
I know this is a slow response but is probably worth answering since someone will likely search for this again. Had the same problem myself speedtest.net being one of the sites I was struggling with. The problem is the default MTU that pptpd uses. Which is 1300 something. <br> <br>What you need to do is increase the MTU on ppp0. Since you want this to occur every time a new connection is initiated you need to edit /etc/ppp/ip-up find a space in there and add ‘ifconfig ppp0 mtu 1468’ that should fix things for you.
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.