Linux Netfilter discussions
 help / color / mirror / Atom feed
* clampmss only partially working on 2.6 kernelmode pppoe?
@ 2005-02-12  6:41 Joris
  2005-02-12 14:08 ` Jason Opperisano
  0 siblings, 1 reply; 4+ messages in thread
From: Joris @ 2005-02-12  6:41 UTC (permalink / raw)
  To: netfilter

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?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-02-13  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-12  6:41 clampmss only partially working on 2.6 kernelmode pppoe? Joris
2005-02-12 14:08 ` Jason Opperisano
2005-02-12 14:14   ` Jason Opperisano
2005-02-13  7:25     ` Joris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox