From: jonathan <support-squid@bfinance.fr>
To: netfilter@lists.netfilter.org
Subject: squid + clamp-mss-to-pmtu
Date: Wed, 04 May 2005 17:09:13 +0200 [thread overview]
Message-ID: <1115219353.2802.11.camel@localhost.localdomain> (raw)
Hi,
I have a problem with squid and iptables.
I have to use "TCPMSS --clamp-mss-to-pmtu" to adapt the mtu with the ISP
requirement, but since I have installed the squid proxy, it seems like
the iptables chains below doesn't work.
$iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN /
-j TCPMSS --clamp-mss-to-pmtu
$iptables -A OUTPUT -p tcp --tcp-flags SYN,RST SYN /
-j TCPMSS --clamp-mss-to-pmtu
Some websites still are unaccessible.
Is there a way to make it work?
thanks
next reply other threads:[~2005-05-04 15:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-04 15:09 jonathan [this message]
2005-05-05 10:32 ` squid + clamp-mss-to-pmtu Alistair Tonner
[not found] ` <1115656458.2899.40.camel@localhost.localdomain>
2005-05-10 21:12 ` Alistair Tonner
-- strict thread matches above, loose matches on Subject: below --
2005-05-10 15:55 jonathan
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=1115219353.2802.11.camel@localhost.localdomain \
--to=support-squid@bfinance.fr \
--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.