Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Joris <joriske@gmail.com>
To: netfilter@lists.netfilter.org
Subject: clampmss only partially working on 2.6 kernelmode pppoe?
Date: Sat, 12 Feb 2005 07:41:40 +0100	[thread overview]
Message-ID: <afcf620205021122413dd5dd6d@mail.gmail.com> (raw)

Hi,


I have linux 2.6.11-rc2 masquerading a pppoe connection (mtu: 1492)
trough the kernel mode pppoe implementation.

I loaded the ipt_tcpmss and ipt_TCPMSS (what's the difference?) kernel
modules, and have the following iptables rule running:
iptables -I FORWARD -o ppp0 -p tcp --tcp-flags SYN,RST SYN -j TCPMSS 
--clamp-mss-to-pmtu

Most internet hosts seem to be ok, but (don't laugh, it's for a family
member's fade-out only!) hotmail still is a pita. (to be specific:
after logging in, the inbox page served by
by18fd.bay18.hotmail.msn.com never gets trough). Some hotmail submit


Has someone experienced something similar?

Is there a more precise test method (eg, sending a packet of a certain
size to a certain host or something, or is there something specific I
could look for in a network dump?)

Any suggestions on how this could work?


             reply	other threads:[~2005-02-12  6:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-12  6:41 Joris [this message]
2005-02-12 14:08 ` clampmss only partially working on 2.6 kernelmode pppoe? Jason Opperisano
2005-02-12 14:14   ` Jason Opperisano
2005-02-13  7:25     ` Joris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=afcf620205021122413dd5dd6d@mail.gmail.com \
    --to=joriske@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox