From: Nico Schottelius <nico-kernel@schottelius.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: bastian@schottelius.org
Subject: [BUGS?: 2.6.0test4] iptables and tc problems
Date: Mon, 1 Sep 2003 14:28:18 +0200 [thread overview]
Message-ID: <20030901122818.GE5524@schottelius.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]
Hello!
While trying to setup qos with test4 I get some problems:
When running qos-neu (http://schotteli.us/~nico/qos-neu) dmesg says:
HTB init, kernel part version 3.13
HTB: quantum of class 10010 is small. Consider r2q change.
HTB: quantum of class 10011 is small. Consider r2q change.
HTB: quantum of class 10012 is small. Consider r2q change.
And then testing with the ftp (passive) transmissions shows 16kbyte/s, although
I moved mark 13 to 2kbit.
Then trying to match the ftp connections
bruehe:~# iptables -A OUTPUT -m owner --uid-owner 0 -j ACCEPT
iptables: Invalid argument
bruehe:~# iptables -t mangle -A POSTROUTING -o ppp0 -m owner --uid-owner 1001 -j MARK --set-mark 55
iptables: Invalid argument
Why does iptables or the kernel not accept that?
Greetings,
Nico
--
quote: there are two time a day you should do nothing: before 12 and after 12
(Nico Schottelius after writin' a very senseless email)
cmd: echo God bless America | sed 's/.*\(A.*\)$/Why \1?/'
pgp: new id: 0x8D0E27A4 | ftp.schottelius.org/pub/familiy/nico/pgp-key.new
url: http://nerd-hosting.net - domains for nerds (from a nerd)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2003-09-01 12:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-01 12:28 Nico Schottelius [this message]
2003-09-01 12:46 ` [BUGS?: 2.6.0test4] iptables and tc problems Patrick McHardy
2003-09-01 18:49 ` Jose Luis Domingo Lopez
2003-09-02 20:18 ` Harald Welte
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=20030901122818.GE5524@schottelius.org \
--to=nico-kernel@schottelius.org \
--cc=bastian@schottelius.org \
--cc=linux-kernel@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.