|
|
|
|
||||||
| comp.protocols.tcp-ip TCP and IP network protocols. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi iam new to Tcp/ip suite can any one please answer this
question 1) If i ping to google.com there might be several routers in between let us say R1, R2,R3,R4 what happens when packet visits R1,R2,R3,R4 do we get reply packets from there to r from direct google.com 2) if Tracert to google what happens when the request packet visits at respective routers |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
"linuxsrbabu@gmail.com" <linuxsrbabu@gmail.com> writes:
> Hi iam new to Tcp/ip suite can any one please answer this > question > 1) If i ping to google.com there might be several routers in between > let us say R1, R2,R3,R4 > what happens when packet visits R1,R2,R3,R4 do we get reply packets > from there to r from direct google.com Ping should be answered only by the destination, unless there's a delivery error. > 2) if Tracert to google what happens when the request packet visits at > respective routers They're sent with increasing TTLs, starting at 1. Each router that decrements the TTL to 0 sends back an ICMP error, and that's what produces the report you see. -- James Carlson, Solaris Networking <james.d.carlson@sun.com> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 |
|
![]() |
| Outils de la discussion | |
|
|