When I try to do a traceroute from my home computer to my rented server, it doesn't end and lots of asterisks but I can reach my site.
Code:
traceroute to example.com (6x.xxx.xx.xxx), 64 hops max, 40 byte packets
1 192.168.1.1 (192.168.1.1) 3.261 ms 0.882 ms 0.894 ms
2 202.78.96.55 (202.78.96.55) 15.703 ms 20.440 ms 19.937 ms
3 202.78.96.210 (202.78.96.210) 40.008 ms 44.842 ms 46.024 ms
4 202.78.96.210 (202.78.96.210) 37.806 ms 38.817 ms 43.920 ms
5 202.78.97.199 (202.78.97.199) 39.945 ms 38.786 ms 37.962 ms
6 sjo-bb1-link.telia.net (213.248.98.241) 202.051 ms 203.502 ms 205.967 ms
7 las-bb1-link.telia.net (213.248.80.17) 219.914 ms 219.435 ms 216.034 ms
8 vl341ge1-7.cr01.lax02.mzima.net (213.248.94.34) 223.943 ms 215.463 ms 219.768 ms
9 xe2-1.cr01.lax02.mzima.net (216.193.255.185) 229.965 ms 225.408 ms 224.007 ms
10 ge0-webnx.cust.lax04.mzima.net (72.37.172.158) 215.750 ms 229.495 ms 215.966 ms
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
31 * * *
32 * * *
33 * * *
34 * * *
35 * * *
36 * * *
37 * * *
I just press Ctrl-C to end it.
What's wrong with this?
TIA