Why am I getting two different outputs for tracert and ping?
Ping Result showing total hops of 20 and tracert showing 8.
Default ttl value on my Linux machine 64, icmp echo reply ttl value 44.
64-44=20
but tracert is showing only 8 hops.
What can be the reason?
If tracert is implemented using ttl then why am I getting different values for same domain, no matter how many times I tried?
For Google and Google services, ttl value and tracrt are same,but for other domains it's different.