I am facing an issue with DNS resolving in my droplet. I can’t ping even Google’s DNSes:
[root@xenonon etc]# ping 8.8.4.4 PING 8.8.4.4 (8.8.4.4) 56(84) bytes of data. ^C — 8.8.4.4 ping statistics — 5 packets transmitted, 0 received, 100% packet loss, time 4814ms
Here is content of my /etc/resolv.conf:
[root@xenonon etc]# cat /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 nameserver 82.215.0.115 nameserver 209.244.0.3
When I try to install something by yum, I am getting following error:
[root@xenonon etc]# yum install traceroute Loaded plugins: fastestmirror Setting up Install Process Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was 14: PYCURL ERROR 6 - “Couldn’t resolve host ‘mirrorlist.centos.org’” Error: Cannot find a valid baseurl for repo: base
What is going on?
Thanks, Maksym.
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!
This question was answered by @maximd:
Problem has been solved by disabling “redirect-gateway” option in my server’s OpenVPN configuration.
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.