From: Lopsch <lopsch@lopsch.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] tc and iptables trouble
Date: Wed, 24 Nov 2004 15:41:48 +0000 [thread overview]
Message-ID: <41A4ABBC.1020503@lopsch.com> (raw)
In-Reply-To: <000a01c4d230$00a14a50$e00010ac@awacat.com>
Lluís Gili schrieb:
> 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
>
Egress is a Chain, in this case a user defined chain. It doesn´t stand
for the egress used with qdiscs. If you didn´t use a command like this
iptables -N egress, there isn´t a chain like egress.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-11-24 15:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2004-11-25 11:27 ` Lluís Gili
2004-11-27 3:33 ` Lluis
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=41A4ABBC.1020503@lopsch.com \
--to=lopsch@lopsch.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox