Report this

What is the reason for this report?

Gateway host unreachable from Ubuntu box

Posted on July 29, 2015
Ruud

By Ruud

I’m running Ubuntu 14.04. For some reason I can no longer connect to the internet from my VPS and I can only access it from the VNC console :-(

cat /etc/network/interfaces :

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
  address 178.62.xxx.xxx
  netmask 255.255.192.0
  gateway 178.62.192.1
  dns-nameservers 8.8.8.8 8.8.4.4

route -n:

0.0.0.0   178.62.192.1     0.0.0.0     UG   0   0   0  eth0

ping -c 3 178.62.192.1:

From 178.62.xxx.xxx icmp_seq=1 Destination Host Unreachable

I have no clue where to look. I was messing around with the firewall earlier, but those should be inactive now. Both ‘ufw status’ and ‘iptables -L’ indicate this…



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.

There are a couple things that may cause this. I recommend opening a ticket with our support team via the control panel or by emailing support@ and they can assist you in troubleshooting this issue.

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.