All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] tc and iptables trouble
@ 2004-11-24 14:15 Lluís Gili
  2004-11-24 14:59 ` Claudiu Gafton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lluís Gili @ 2004-11-24 14:15 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 2114 bytes --]

Hi all
I have a trouble configuring the qdiscs, when I indicate the "perturb 10" option to tc, i gives me this error:

tc qdisc add dev eth0 parent 5:1323 handle 1323 sfq perturb 10
RTNETLINK answers: Invalid argument

if I don't put the "perturb 10" option, it works.

another question is about iptables, when I indicate the " --set-mark" option:

iptables -t mangle -A egress -s 10.0.0.124 -j MARK --set-mark 1323
iptables: Invalid argument

which will be the problem?
I'm using Debian testing, with kernel 2.6.9 compiled with netfilter patches, iptables 1.2.11, iproute2 2.6.9-1, and I have these modules loaded: 

Module                  Size  Used by
ebt_mark_m              1096  -
ebt_mark                1096  -
ebtables               17768  -
ipt_mark                1128  -
sch_wrr                11176  -
sch_teql                4168  -
sch_dsmark              5224  -
cls_route               4936  -
ipt_tcpmss              1640  -
cls_tcindex             5256  -
cls_u32                 5772  -
sch_ingress             2604  -
ipt_TCPMSS              3208  -
iptable_filter          1864  -
ipt_MARK                1512  -
cls_fw                  3208  -
iptable_mangle          1832  -
ppp_async               7816  -
crc_ccitt               1512  -
ip_gre                  8672  -
sch_esfq                4936  -
sch_netem               4808  -
ipt_connlimit           2248  -
ipt_connmark            1160  -
sch_gred                5704  -
sch_red                 3368  -
sch_hfsc               16360  -
sch_cbq                13864  -
sch_prio                3528  -
sch_tbf                 4168  -
iptable_nat            20264  -
ip_conntrack           37076  -
ip_tables              13440  -
ppp_mppe_mppc          13384  -
ppp_generic            17788  -
slhc                    6312  -
sch_sfq                 4168  -
sch_htb                20488  -
rtc                     8640  -
8139too                16936  -
mii                     3464  -
crc32                   3688  -

Thank you for your time, and sorry my BAD english !!!

[-- Attachment #2: Type: text/html, Size: 6681 bytes --]

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

end of thread, other threads:[~2004-11-27  3:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-24 14:15 [LARTC] tc and iptables trouble Lluís Gili
2004-11-24 14:59 ` Claudiu Gafton
2004-11-24 15:21 ` Claudiu Gafton
2004-11-24 15:41 ` Lopsch
2004-11-25 11:27 ` Lluís Gili
2004-11-27  3:33 ` Lluis

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.