I have a remote machine on which I run Debian and Apache. Recently, a strange problem occured.
It started with me not being able to log in by ssh anymore (I simply get a timeout) and my domain not being reachable over the browser. I think I couldn't ping it as well but I'm not sure about this. As of now, ping works.
Using the control panel of the provider, I am still able to log in. ip link
shows that the interface is UP. The strange thing is that while I run ping google.de
on the server, the domain suddenly is reachable from the browser. After aborting the ping, the domain stops being reachable again. SSH works in none of the cases.
My first goal is to understand this strange behaviour, my second goal is to get SSH (and my domain) back to work.