Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Hwang, Byoung Woo" <bwh@net-safe.co.kr>
To: netfilter@lists.netfilter.org
Subject: TCM MSS control over OUTPUT chain
Date: Sat, 3 May 2003 11:36:53 +0900	[thread overview]
Message-ID: <000101c3111c$db9d9540$100aa8c0@bwhwangnotepc> (raw)

Hi, all
I tried to control the size of TCP MSS but failed by
following command. I have a reason to contorl TCP MSS size on OUPUT
chain
not FORWARD chain.

iptables -A OUTPUT -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --set-mss
1400

I potentially conclude that the above command has no effect.

How can I control the TCP MSS on OUTPUT chain?

Reguards,
Hwang, Byoung Woo




             reply	other threads:[~2003-05-03  2:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-03  2:36 Hwang, Byoung Woo [this message]
2003-05-03  5:31 ` TCM MSS control over OUTPUT chain Julian Gomez
2003-05-03 11:18   ` Hwang, Byoung Woo
2003-05-03 11:36     ` Cedric Blancher
2003-05-03 12:07     ` leolistas

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='000101c3111c$db9d9540$100aa8c0@bwhwangnotepc' \
    --to=bwh@net-safe.co.kr \
    --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