public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUGS?: 2.6.0test4] iptables and tc problems
@ 2003-09-01 12:28 Nico Schottelius
  2003-09-01 12:46 ` Patrick McHardy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nico Schottelius @ 2003-09-01 12:28 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: bastian

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-02 20:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-01 12:28 [BUGS?: 2.6.0test4] iptables and tc problems Nico Schottelius
2003-09-01 12:46 ` Patrick McHardy
2003-09-01 18:49 ` Jose Luis Domingo Lopez
2003-09-02 20:18 ` Harald Welte

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox