1 hour so far and none of my websites are visible. I didn’t change anything on the server it shows that it doesn’t have any bandwith activity in or out. I treid pinging gatweay it replied destioation host unreachable. Restarted my server and stil the same thing. I’m on FRA1
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.
Destination host unreachable? Did you log in via console?
Restart the network manager service:
/etc/init.d/networking restart
Then you SHOULD see something like this but different gateway IP:
root@narbeh-vps:~# ip route show
default via 46.101.192.1 dev eth0
If yes --> Try checking the iptables to see if it blocks the outgoing traffic or not
If not --> You might have altered routing table or networking file. Try addind default route for your droplet
The developer cloud
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.