Report this

What is the reason for this report?

Ping: unknow host but can ping IPs

Posted on January 30, 2016

After restarting my droplet [Ubuntu 15.10 x64], I keep getting “unknown host” message. Pinging IPs though works fine.

I cannot cat resolv.conf, it says “No such file or directory” although on ls -l it does appear as a linked file to /run/resolvconf/resolv.conf. which I cannot access either - no resolvconf folder in run dir.

In /etc/network/interfaces, I have dns-nameservers 8.8.8.8 8.8.4.4 under eth0.

Sorry if any of the above information is irrelevant, I am a Linux noob. Any help would be 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!

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 @medowlock:

@gndo No luck.

But I did manage to get it working again. What I did was remove the symlink altogether and created the resolv.conf file manually and added to its contents:

nameserver 8.8.8.8
nameserver 8.8.4.4

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.