From: Marek Kierdelewicz <marek@piasta.pl>
To: "Mamadou Touré" <e2ia.ci@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: tc and making QoS
Date: Fri, 30 Apr 2010 12:51:46 +0200 [thread overview]
Message-ID: <20100430125146.416f05f9@catlap> (raw)
In-Reply-To: <u2of1cc03e01004300304gcde0364cxbdf93e74f3fd2661@mail.gmail.com>
Hi Mamadou,
>Is never match for the http downstream. And that make a sense because
>the dport of the downstream is not 80.
Try changing "dport 80" into "sport 80" in following command:
>tc filter add dev eth2 protocol ip parent 1: prio 1 u32 match ip
>dst 192.168.2.88/32 match ip protocol 6 0xff match ip dport 80
>0xffff flowid 1:8170
That should do it.
Best regards,
Marek
next parent reply other threads:[~2010-04-30 10:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <u2of1cc03e01004300304gcde0364cxbdf93e74f3fd2661@mail.gmail.com>
2010-04-30 10:51 ` Marek Kierdelewicz [this message]
2010-05-01 17:32 tc and making QoS mamadou.toure
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=20100430125146.416f05f9@catlap \
--to=marek@piasta.pl \
--cc=e2ia.ci@gmail.com \
--cc=netfilter@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 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.