From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: netfilter@lists.netfilter.org
Subject: Re: Odd issue with two SNATed Firewalls and Wireless router
Date: Wed, 24 Aug 2005 10:40:58 -0500 [thread overview]
Message-ID: <430C950A.7080900@riverviewtech.net> (raw)
In-Reply-To: <1124886644.9968.186.camel@andrew.iface.lan>
> most of the mail comes down .... it seems to break when transmissions
> are over +-600 KB)
Try using the TCPMSS target to limit the MSS (Maximum (TCP) Segment Size) value to be at least as small as your path MSS.
Hint:
iptables -t filter -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
Grant. . . .
next prev parent reply other threads:[~2005-08-24 15:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 12:30 Odd issue with two SNATed Firewalls and Wireless router Andrew Gargan
2005-08-24 15:40 ` Taylor, Grant [this message]
2005-08-24 18:43 ` ISC Jorge Ceron Galvan
2005-08-24 20:47 ` /dev/rob0
2005-08-25 16:50 ` ISC Jorge Ceron Galvan
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=430C950A.7080900@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--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