Question
Ping timeout some famous website
I can not ping nor curl on www.baidu.com, most famous search engine in China.
It shows this:
root@ubuntu-512mb-sfo1-01:~# ping www.baidu.com
PING www.a.shifen.com (14.215.177.37) 56(84) bytes of data.
^C
— www.a.shifen.com ping statistics —
2 packets transmitted, 0 received, 100% packet loss, time 1008ms
root@ubuntu-512mb-sfo1-01:~# traceroute 14.215.177.37
traceroute to 14.215.177.37 (14.215.177.37), 64 hops max
1 107.170.207.254 1.105ms 0.234ms 0.198ms
2 138.197.248.220 0.233ms 0.196ms 0.215ms
3 4.14.106.165 0.423ms 0.480ms 0.408ms
4 4.69.209.189 1.979ms 1.936ms 1.923ms
5 4.53.210.206 29.586ms 32.968ms 31.789ms
6 202.97.50.57 30.374ms 31.210ms 27.498ms
7 202.97.58.233 179.467ms 179.415ms *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
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.
×