Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain how traceroute, ping, and tcpdump work and what
they are used for?

Answer Posted / abhilash

Traceroute;

Traceroute works by increasing the "time-to-live" value of
each successive batch of packets sent. The first three
packets sent have a time-to-live (TTL) value of one
(implying that they are not forwarded by the next router and
make only a single hop). The next three packets have a TTL
value of 2, and so on. When a packet passes through a host,
normally the host decrements the TTL value by one, and
forwards the packet to the next host. When a packet with a
TTL of one reaches a host, the host discards the packet and
sends an ICMP time exceeded (type 11) packet to the sender.
The traceroute utility uses these returning packets to
produce a list of hosts that the packets have traversed en
route to the destination. The three timestamp values
returned for each host along the path are the delay (aka
latency) values typically in milliseconds (ms) for each
packet in the batch. If a packet does not return within the
expected timeout window, a star (asterisk) is traditionally
printed. Traceroute may not list the real hosts. It
indicates that the first host is at one hop, the second host
at two hops, etc. IP does not guarantee that all the packets
take the same route. Also note that if the host at hop
number N does not reply, the hop will be skipped in the output.

Ping:

It works by sending ICMP “echo request” packets to the
target host and listening for ICMP “echo response” replies.
Ping estimates the round-trip time, generally in
milliseconds, and records any packet loss, and prints a
statistical summary when finished.

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How proxy servers protect computer networks?

1179


can i get oracle10g with Linux installation procedure

2040


What is clustering support?

1099


What is the last major networking problem you troubleshot and solved on your own in the last year?

2031


List the advantage of address sharing?

1091


I am using solaris box, I need to delete a file from path /usr/tmp/ which r older than 24 hours?

1912


I am to introduce a new financial product through nationalised Banks.How I could monitor the dealings,ie.payment made or withdrawn from the accounts of our clients and how the customers could read the details of their accounts through the mobiles.

2080


Explain how to securing a computer network?

1146


What is arp main job?

1097


Define nic?

1052


Explain one basic requirement for establishing vlans?

1050


how to know how many samba users in solaris?

2110


Explain the difference between csma/cd and csma/ca?

1100


Define tunnel mode?

1112


What will happen if we send untagged packet to a tagged port

2165