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.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
