[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ICMP must fragment and IPsec



>What is this "other end"?
>If talking to the other end of a TCP connection were enough, then the
>MSS negotiation would be enough and the Path MTU Discovery mechanism
>would not be needed.  In fact, the MSS negotiation is often not enough
>because a vast number of boxes between the ends might legitimately tell
>you to reduce your MTU.

Please don't confuse MSS with MTU. The Maximum Segment Size has
*NOTHING* to do with MTU. The MSS reflects what the maximum segment
size a TCP implementation is willing and able to receive and that
has nothing to do with the MTU of an interface.

For example ... if MSS was MTU, what would happen if a multi-homed host
with an Ethernet and FDDI interface switched a connection from Ethernet
(w/MTU of 1500) to FDDI (w/MTU of 4352). You would *NOT* have wanted TCP
to send an MSS with only 1500.

- Bernie Volz
  Process Software Corporation