Report this

What is the reason for this report?

DNS problems in CentOS 6.5

Posted on June 27, 2015

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This question was answered by @maximd:

Problem has been solved by disabling “redirect-gateway” option in my server’s OpenVPN configuration.

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.