Ira Abramov wrote:

>personally, my MTU is set at 1452, and also forced to re-fragment in the
>iptables:
>
>$IPTABLES -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
>
>no idea if it helps, but it doesn't hurt :)
>
>
Actually, this does not refragment, but rather changes the MSS passed of 
the SYN.

            Shachar



=================================================================
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]

Reply via email to