By yuomaru
Hi, I followed the tutorial for OpenVPN deployment on Ubuntu 18.0.4, and I think I did it successfully step by step. This one: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-18-04
I did this to make my own VPN server to watch Disney plus, Hbo max, and Hulu plus.
I tried the DNS leak yesterday, and it returned the correct IP of my OpenVPN server.
Today I try again, and the DNS Leak test returned 2 IP addresses, the one for my OpenVPN server and my true public IP from my ISP.
Currently, the OpenVPN connection keeps disconnecting and can’t even keep the connection consistent on my Windows, Mac and iPhone.
Not to mention when I uploaded the ovpn file to my Asus router, there’s an exclamation mark indicating that there might be IP conflict.
I’m a total newbie when it comes to Linux and all these server things.
Any advice is appreciated.
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!
Hi there @yuomaru,
It sounds like it might be a configuration issue, what I could suggest in this case is to try out the OpenVPN 1-Click installation from the Marketplace here:
https://marketplace.digitalocean.com/apps/openvpn-access-server
That way you would know that you have OpenVPN configured correctly.
Let me know how it goes! Regards, Bobby
The problem most likely is that the IP Subnet defined under “Dynamic IP Address Network” in VPN Settings, is colliding with your internal network. Change this to a different private IP Subnet. If your home network is 172.16.x.x for example, or 192.168.1.0, make sure that it is different there. If you have 192.168.1.0 at home, set this VPN one to 192.168.25.0 and put /24 in # of Netmask bits. Also make sure that you’re not assigning static IPs to your clients and let them pick the IP from your VPN.
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.