You are not logged in.
I have a strange problem that has left me completely baffled: my Internet connection mostly works (browser, email), but I cannot ping anywhere; when I try to ping, it simply times out:
# ping -c 3 google.com
PING google.com (83.94.121.177) 56(84) bytes of data.
--- google.com ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2008ms
My computer is behind a home router, but my laptop (with a very similar arch installation) can ping fine behind the same router. I can't even ping the router itself, while the laptop can. It doesn't seem to be related to a firewall installation; the iptables rules are empty. I can't ping as root nor as a normal user. DNS lookup also works fine, pinging with an explicit IP address doesn't help. Everything else works fine except one thing that might be related: I also cannot ssh into my VPS (the connection also times out, and again the VPS is fine since the laptop can connect), although I can ssh into other servers I have access to.
I'm completely out of ideas, can anyone think of something?
Offline
Can you ping localhost? Can you ping the router?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
I can ping localhost, but not the router.
Offline