All of lore.kernel.org
 help / color / mirror / Atom feed
From: Diego Cabrero <diego.cabrero@e-attico.net>
To: netfilter-devel@lists.netfilter.org, netfilter@lists.netfilter.org
Subject: iptables IMQ command problem
Date: Thu, 24 Nov 2005 13:32:43 +0100	[thread overview]
Message-ID: <4385B2EB.60209@e-attico.net> (raw)

Hi everybody,
Here is my situation:
First of all, i need control over the downlink bandwith, so i patched 
kernel (2.4.28), iptables (1.2.11) so that i get IMQ support (imq0 and 
imq1), but when i run the traffic control script i've got an error on 
this line:

iptables -t mangle -A PREROUTING -i eth1 -j IMQ --todev 0

The error report is:
iptables v1.2.11: Unknown arg `--todev'
Try `iptables -h' or 'iptables --help' for more information.
RTNETLINK answers: Invalid argument
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory

I've tried a lot of things like change the file's ".IMQ-test" mode , 
check if todev variable exist (it does), don't know what could be next, 
i'd appreciate some help.

Thanks.



             reply	other threads:[~2005-11-24 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-24 12:32 Diego Cabrero [this message]
2005-11-28 18:12 ` Controling Inbound and Outbound traffic simultaneusly Diego Cabrero
  -- strict thread matches above, loose matches on Subject: below --
2005-11-24 15:17 iptables IMQ command problem Diego Cabrero

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=4385B2EB.60209@e-attico.net \
    --to=diego.cabrero@e-attico.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=netfilter@lists.netfilter.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.