On Wednesday 02 April 2003 12:06 pm, Aleksandr Shneyderman wrote: > 11 atlir3-so-0-0-0-0.sgns.net (208.16.212.197) 41.567 ms 43.702 ms 49.623 ms > 12 208.16.208.234 (208.16.208.234) 50.781 ms 42.049 ms * > 13 * * * > 14 * *
Traceroute isn't foolproof. All this is showing is that you aren't getting ICMP TIME_EXCEEDED responses from 13 and 14. This could be because they aren't sending them (firewalled, blocked, not part of their functionality) or that they are sent with a TTL that is too small to reach you. Anyhow, I get the exact same traceroute for jboss.org but can reach the site just fine. Try pinging jboss.org, and see if you can telnet to jboss.org port 80. tigger% traceroute jboss.org traceroute to jboss.org (216.83.160.154), 30 hops max, 38 byte packets 1 172.16.3.1 (172.16.3.1) 1.700 ms 2.059 ms 1.618 ms ... 11 atlir3-so-0-0-0-0.sgns.net (208.16.212.197) 258.586 ms 298.788 ms 258.693 ms 12 208.16.208.234 (208.16.208.234) 263.740 ms 308.940 ms 399.268 ms 13 * * * 14 * * * tigger% ping -c 1 jboss.org PING jboss.org (216.83.160.154): 56 data bytes 64 bytes from 216.83.160.154: icmp_seq=0 ttl=242 time=211.3 ms --- jboss.org ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 211.3/211.3/211.3 ms tigger% telnet jboss.org 80 Trying 216.83.160.154... Connected to jboss.org. Escape character is '^]'. GET / HTTP/1.0 HTTP/1.1 302 Moved Temporarily Date: Wed, 02 Apr 2003 21:33:11 GMT Server: Jetty/4.2.9rc1 (Linux/2.4.18-4smp i386 java/1.4.1_01) Location: http://216.83.160.154:8080/index.html Connection: close Connection closed by foreign host. tigger% -- Ian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ian Duggan [EMAIL PROTECTED] http://www.demandtec.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DemandTec, Inc. 1 Circle Star Way Suite 200 San Carlos, CA 94070 ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development