hping wiki

Differences for page traceroute

Current version compared with version Sun Dec 26 17:40:20 GMT 2004

...
  Hping traceroute works in the usual way. 
- The ttl field is set to 1 , and hence the packet is sent . The packet dies at hop 1. A reply arrives with source addr set to hop1 to convey that the packet is dead.
- The ttl field is set to 2 , the packet moves to hop1 and then to hop2 and dies, and reply from hop2 returns.We now get the address of hop2
+ The ttl field is set to 1 , and the packet is sent . The packet dies at hop 1. A reply arrives with source addr set to hop1 to conveys that the packet is dead.
+ The ttl field is set to 2 , the packet moves to hop1 and then to hop2 and dies, and reply from hop2 returns. We now get the address of hop2
  Thus by incrementing the ttl until the source addr of the packet returned equals the destination address intended
- we can come to know the route traversed .
+ we arrive at the route traversed .
  
  
  
...
- -Nalini V RV College of Engineering , Bangalore+ -Nalini V, RV College of Engineering , Bangalore

The following is the old page content