From: Erik Slagter <erik@slagter.name>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] iptables acknoledgment match
Date: Thu, 22 Jun 2006 12:04:59 +0000 [thread overview]
Message-ID: <1150977899.5751.43.camel@localhost> (raw)
In-Reply-To: <063a01c69592$c6931690$fc9612ac@nbsf.com.ar>
[-- Attachment #1.1: Type: text/plain, Size: 426 bytes --]
On wo, 2006-06-21 at 21:28 -0300, Sebastián A. Aresca wrote:
> Hi:
> Anybody have the iptables line to match ack?
>
> iptables -t mangle -A QoS_Test -p tcp --tcp-flags SYN,RST,ACK ACK -m
> length --length :128
>
> I try this but it's not working for me.
Don't you actually mean something like
iptables -m state --state ESTABLISHED ...
That works a bit more intelligently then simply watch for acks...
[-- Attachment #1.2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2771 bytes --]
[-- Attachment #2: Type: text/plain, Size: 143 bytes --]
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2006-06-22 12:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-22 0:28 [LARTC] iptables acknoledgment match Sebastián A. Aresca
2006-06-22 12:04 ` Erik Slagter [this message]
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=1150977899.5751.43.camel@localhost \
--to=erik@slagter.name \
--cc=lartc@vger.kernel.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