From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] QoS-iptables-iproute-tc (doesn't work together:S)
Date: Tue, 27 Sep 2005 16:39:50 +0000 [thread overview]
Message-ID: <433975D6.9060802@dsl.pipex.com> (raw)
In-Reply-To: <20050927023306.73501.qmail@web54006.mail.yahoo.com>
guillermo nardoni wrote:
> Hello i'm having some issues trying to match packets
> using iptables mark, iproute filter and tc filter.-
> i mean, when i do
I don't why it all goes to default but -
> iptables -t mangle -A INPUT -p tcp --dport 80 -j MARK
> --set-mark 20
This will never reach htb as input is for incoming to the shaping PC.
> htb rate 10kbit ceil 128kbit prio 5 quantum 1
Quantum should be > MTU (maybe MTU+14 for ethX).
I would try your new kernel and see if that helps.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-09-27 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-27 2:33 [LARTC] QoS-iptables-iproute-tc (doesn't work together:S) guillermo nardoni
2005-09-27 2:33 ` guillermo nardoni
2005-09-27 2:34 ` guillermo nardoni
2005-09-27 16:39 ` Andy Furniss [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=433975D6.9060802@dsl.pipex.com \
--to=andy.furniss@dsl.pipex.com \
--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 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.