On Sun, 4 Feb 2001, Eran Tromer wrote:
> I tried reducing the MTU on the client box, and it doesn't help. I can't
> see why it should -- the problem occurs when the *remote* host is
> sending a large packet *into* the LAN.
just a small suggestion (even it doesn't settle well with your description
of packet sniffing): set the masquerading machine (the 'gateway') to
always defrag IP packets (echo "1" > /proc/sys/net/ipv4/ip_always_defrag).
i think i saw this as a required setting for masquerading linux gateways.
note that masquerading normally works in a manner transparent to remote
gateways (e.g. the ADSL modem and anything beyond it towards your
provider) so a different between the behaviour of the masquerading gateway
and the masqueraded client(s) is probably a misconfiguration on the local
LAN.
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]