All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Jalsovsky <admin@postel.sk>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB on IMQ
Date: Fri, 06 Dec 2002 08:34:39 +0000	[thread overview]
Message-ID: <marc-lartc-103916375623097@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103907915631420@msgid-missing>


On Thu, 5 Dec 2002, Jose Luis Domingo Lopez wrote:
> On Thursday, 05 December 2002, at 10:04:23 +0100,
> Thomas Jalsovsky wrote:
>
> > 	could somebody check my IMQ+HTB config? Is it OK?
> > Why am I asking for this?
> > I got kernel panic and I don't know what is wrong in my config/system.
> >
> Kernel panics are not the consequence of bad configuration on the user
> or administrator part (except attempts to overflow some kernel buffer to
> do Very Bad Things (tm)).
>
> If the kernel crashes, process the resulting panic() through ksymoops to
> decode the functions and symbols, and post it to the appropiate mailing
> list. It will be a bug from some developer, not you :-)
The problem source has been found:
/usr/local/sbin/iptables -t mangle -A PREROUTING -i eth2 -j IMQ --todev 0
/usr/local/sbin/iptables -t mangle -A POSTROUTING -o eth2 -j IMQ --todev 0

this doesn't work and causes kernel panic. Unfortunately I'm not a kernel
hacker but I think this problem is easily reproducable.
My goal is to have one queue to achive a global traffic shaping e.g. to
have a bandwidth for ingress and egress traffic in one. 2 IMQ's don't
solve the problem while it is not possible to connect them into one...

Is the shaper configuration (one IMQ for ingress and eggress traffic from
the same physical interface) WRONG or simple it is a kernel bug?

Thanks in advance,
	Thomas

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

  parent reply	other threads:[~2002-12-06  8:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-05  9:04 [LARTC] HTB on IMQ Thomas Jalsovsky
2002-12-05 18:54 ` Jose Luis Domingo Lopez
2002-12-06  8:34 ` Thomas Jalsovsky [this message]
2002-12-06  8:50 ` Vladimir Smelhaus
2002-12-06  9:37 ` Jose Luis Domingo Lopez

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-103916375623097@msgid-missing \
    --to=admin@postel.sk \
    --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.