Traceroute Theory
Posted
by Hamza Yerlikaya
on Stack Overflow
See other posts from Stack Overflow
or by Hamza Yerlikaya
Published on 2010-03-31T12:09:22Z
Indexed on
2010/03/31
12:13 UTC
Read the original article
Hit count: 646
I am toying with trace route, my application send a ICMP echo request with a ttl of 0 every time i receive a time exceeded message i increment the ttl by one and resent the package, but what happens is I have 2 routers on my network i can trace the route through these router but third hop always ends up being one of the open dns servers same ip every time no matter where i traceroute to. AFAIK this is the correct traceroute implementation, can anyone tell me what i am doing wrong?
© Stack Overflow or respective owner