I have a problem that my server (CentOS 5) cannot connect twitter.com. I've used traceroute command like this:
traceroute twitter.com -d -I
and I got the following lines:
traceroute to twitter.com (199.59.149.198), 30 hops max, 40 byte packets
1 59.106.186.1 (59.106.186.1) 0.557 ms 0.883 ms 1.297 ms
2 tkgrt2b-grt7e.bb.sakura.ad.jp (59.106.249.85) 0.342 ms 1.299 ms 1.183 ms
3 tkort3-grt2b-10g.bb.sakura.ad.jp (59.106.251.33) 0.970 ms 1.117 ms 0.907 ms
4 210.138.107.29 (210.138.107.29) 0.756 ms 1.065 ms 0.893 ms
5 tky001bf01.IIJ.Net (58.138.82.29) 0.760 ms 0.761 ms 1.161 ms
6 sjc002bf01.IIJ.net (216.98.96.62) 99.321 ms 99.473 ms 99.353 ms
7 sjc002bb10.IIJ.Net (206.132.169.6) 114.983 ms 114.866 ms 114.834 ms
8 * * *
9 * * *
10 * * *
Each hosts (1~7) react to ping, but I can't check other hosts.
What should I do after traceroute?