At 09:13 PM 9/6/98 -0400, you wrote:
>
>> This seems a little weird anyway, I mean, if the packages sent from the
>> original machine fit into that MTU why don't the ones coming through the
>> masq do the same? :-???
>
>hmm, i would *assume* this has something to do with fragmentation. if a
>masq box is the only possible route to the internet, it should "always
>defragment" (kernel compile option).. just guessing tho :)
It's because the masq module isn't as smart as it could be. When a packet
or fragment thereof comes in destined for the internet, the masq module
makes the required changes to its return address and forwards it on. If the
incoming packet on your eth0 (MTU 1500) is bigger than can go out your ppp0
(MTU 294) then it will drop it instead of letting it it fragment more.
So now you know, and knowing's half the battle.
--
Sandy Coyne, obviously "A day without sunshine is like
[EMAIL PROTECTED] a day without orange juice"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]