-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rajat wrote:
> Hello all,
>
> Can any body provide me any design specification for Path MTU
> Discovery, or how others are implementing.
>
> It will be gr8 help for me. Thanx in advance.
Send ICMP echo request packets out to your target destination, and read
the ICMP reply back. Each ICMP echo request packet should have
- - the "Dont Fragment" bit set, and
- - a fixed-length payload
Each time you get an ICMP error of "Must fragment but DF set", you
reduce the payload size and send another echo request. Once you get an
ICMP echo reply back, you've established your MTU
- --
Lew Pitcher, IT Consultant, Enterprise Application Architecture
Enterprise Technology Solutions, TD Bank Financial Group
(Opinions expressed here are my own, not my employer's)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
iD8DBQFAvcIAagVFX4UWr64RAsRYAJ0S2pdc/2bbHyH2sxv9ENx0ul2IZwCgrtZb
VgEKquYiLI2RiYUotzZCk98=
=nahK
-----END PGP SIGNATURE-----
|