All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Khamissian <ekhamissian@highnet.org>
To: lartc@vger.kernel.org
Subject: [LARTC] Invalid Argument
Date: Wed, 06 Nov 2002 15:37:30 +0000	[thread overview]
Message-ID: <marc-lartc-103659718601296@msgid-missing> (raw)


Hi,

I use tc to shape my internet traffic with linux Debian on a i386 box.
(I want to give lowest priority at napster, edonkey, and all parasit
flow).
I think that i have a good kernel configuration because i put all QoS
and networking option in module state.

All ip command run correctly, and tc qdisc and class too.

But ! 
1 - When i make a depmod i have :
 
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/sched/cls_fw.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/sched/cls_route.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/sched/cls_rsvp.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/sched/cls_rsvp6.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/sched/cls_tcindex.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/sched/cls_u32.o

2 - When i make a 
tc filter add dev eth1 parent 1:0 protocol ip handle 1 fw classid 1:1 
it says me : 
RTNETLINK answers: Invalid argument

I try a lot of combination and syntax but nothing to do ... i always
have Invalid Argument as response.

Of course, i have already configured a qdisc and the classes.

Does somebody have any ideas ?

Thanks for all.

Emmanuel Khamissian.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2002-11-06 15:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-06 15:37 Emmanuel Khamissian [this message]
2002-11-06 16:57 ` [LARTC] Invalid Argument Stef Coene
2002-11-06 17:04 ` David Boreham
2005-04-27  7:00 ` [LARTC] invalid argument Grace Baldonasa
2005-04-27 14:12 ` gypsy
2005-04-29  4:13 ` Grace Baldonasa
2005-04-29 14:08 ` gypsy

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=marc-lartc-103659718601296@msgid-missing \
    --to=ekhamissian@highnet.org \
    --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.