From: Alistair Tonner <Alistair@nerdnet.ca>
To: netfilter@lists.netfilter.org
Subject: Re: Masquarede stalls?
Date: Wed, 11 Aug 2004 01:05:18 -0400 [thread overview]
Message-ID: <200408110105.19370.Alistair@nerdnet.ca> (raw)
In-Reply-To: <20040810222241.031c79f7.monk@chello.hu>
On August 10, 2004 04:22 pm, Mészáros Gergely wrote:
> Thank you ! It wooorks !
>
> That clamp-mss magic worked for me, so I consider myself lucky. ^^
>
> > iptables -I FORWARD -i $INTERNAL_IF -p tcp --syn -j TCPMSS
> > --clamp-mss-to-pmtu
>
> Great!
>
> If it would be in the mangle table, i would dare to say i understand what
> it does, but this case ... how can it send a larger packet in a smaller
> one? magic :)
Actually we don't stuff a larger packet in a smaller one.
The system that has this rule can ensure that its neighbours
use the correct packet size ~~ Although I am not aware of the
specifics, I believe that there (is/are) more than one mechanism
for managing this.
Alistair...
Anyone:
Does this TCPMSS in mangle table actually mangle packet contents during the
TCP handshake and forcibly set the MSS in the handshake packets??
(sorry -- tired tonight and can't figure the relevant lines in the source --
other half had annual celebratory day today and we've had a nice night out)
>
> I tried Anthony's mangle version also but something must be missing here to
> make it work: iptables -t mangle -A POSTROUTING -o EXTIF -j TCPMSS
> --clamp-mss-to-mtu iptables v1.2.9: Unknown arg `--clamp-mss-to-mtu'
> Mabbe modules? Or I misspelled it?
>
> However it works, so i'm happy.
> Thank you very much both of you, gurus ! :)
> If you come to Budapest, you are my guest for a beer !
>
> 1 MonK
next prev parent reply other threads:[~2004-08-11 5:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-10 19:13 Masquarede stalls? Jason Opperisano
2004-08-10 20:22 ` Mészáros Gergely
2004-08-11 5:05 ` Alistair Tonner [this message]
2004-08-10 20:24 ` Meszaros Gergely
2004-08-10 22:35 ` Alistair Tonner
2004-08-10 22:48 ` Antony Stone
-- strict thread matches above, loose matches on Subject: below --
2004-08-10 18:33 Jason Opperisano
2004-08-10 18:56 ` Meszaros Gergely
2004-08-10 19:18 ` Antony Stone
2004-08-10 21:10 ` Alistair Tonner
2004-08-10 18:23 Meszaros Gergely
2004-08-10 18:31 ` Antony Stone
2004-08-10 18:20 Mészáros Gergely
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=200408110105.19370.Alistair@nerdnet.ca \
--to=alistair@nerdnet.ca \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.