All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] IMQ not working :-(
@ 2002-05-28 18:06 Julián Muñoz
  2002-05-28 18:09 ` Martin Devera
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julián Muñoz @ 2002-05-28 18:06 UTC (permalink / raw)
  To: lartc


I think I am doing all well, but IMQ is not capturing my incoming packets
(tc statics show 0 packets on imq0)

How could I have a log to find where is the problem ?

-- 

      __o
    _ \<_
   (_)/(_)

Saludos de Julián
EA4ACL
-.-

Foro Wireless Madrid
http://opennetworks.rg3.net

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

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

* Re: [LARTC] IMQ not working :-(
  2002-05-28 18:06 [LARTC] IMQ not working :-( Julián Muñoz
@ 2002-05-28 18:09 ` Martin Devera
  2002-05-28 18:45 ` Patrick McHardy
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Martin Devera @ 2002-05-28 18:09 UTC (permalink / raw)
  To: lartc

did you ifconfig imq0 up ?

On Tue, 28 May 2002, [ISO-8859-1] Julián Muñoz wrote:

>
> I think I am doing all well, but IMQ is not capturing my incoming packets
> (tc statics show 0 packets on imq0)
>
> How could I have a log to find where is the problem ?
>
> --
>
>       __o
>     _ \<_
>    (_)/(_)
>
> Saludos de Julián
> EA4ACL
> -.-
>
> Foro Wireless Madrid
> http://opennetworks.rg3.net
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>

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

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

* Re: [LARTC] IMQ not working :-(
  2002-05-28 18:06 [LARTC] IMQ not working :-( Julián Muñoz
  2002-05-28 18:09 ` Martin Devera
@ 2002-05-28 18:45 ` Patrick McHardy
  2002-05-29 10:36 ` Julián Muñoz
  2002-05-29 14:02 ` Julián Muñoz
  3 siblings, 0 replies; 5+ messages in thread
From: Patrick McHardy @ 2002-05-28 18:45 UTC (permalink / raw)
  To: lartc

make sure imq0 is up and you have a rule like "iptables -t mangle -A 
PREROUTING -i eth0 -j IMQ".

patrick

Julián Muñoz wrote:

>I think I am doing all well, but IMQ is not capturing my incoming packets
>(tc statics show 0 packets on imq0)
>
>How could I have a log to find where is the problem ?
>



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

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

* Re: [LARTC] IMQ not working :-(
  2002-05-28 18:06 [LARTC] IMQ not working :-( Julián Muñoz
  2002-05-28 18:09 ` Martin Devera
  2002-05-28 18:45 ` Patrick McHardy
@ 2002-05-29 10:36 ` Julián Muñoz
  2002-05-29 14:02 ` Julián Muñoz
  3 siblings, 0 replies; 5+ messages in thread
From: Julián Muñoz @ 2002-05-29 10:36 UTC (permalink / raw)
  To: lartc

On Tue, 28 May 2002, Patrick McHardy wrote:

> make sure imq0 is up and you have a rule like "iptables -t mangle -A
> PREROUTING -i eth0 -j IMQ".

If you do "iptables -L PREROUTING -t mangle" just after this, I don't see
the IMQ rule in the list.

I am using the precompiled iptables library (iptables 1.2.5), so
maybe they don't match well with my iptable (1.2.2) ?

-- 

      __o
    _ \<_
   (_)/(_)

Saludos de Julián
EA4ACL
-.-

Foro Wireless Madrid
http://opennetworks.rg3.net

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

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

* Re: [LARTC] IMQ not working :-(
  2002-05-28 18:06 [LARTC] IMQ not working :-( Julián Muñoz
                   ` (2 preceding siblings ...)
  2002-05-29 10:36 ` Julián Muñoz
@ 2002-05-29 14:02 ` Julián Muñoz
  3 siblings, 0 replies; 5+ messages in thread
From: Julián Muñoz @ 2002-05-29 14:02 UTC (permalink / raw)
  To: lartc

Solved, I had to install a more modern iptable :-)

Now ingress traffic shapping seem to work, just testing it with ksnuffle
 (in order to see the graph of the traffic) :-)


On Wed, 29 May 2002, Julián Muñoz wrote:

> On Tue, 28 May 2002, Patrick McHardy wrote:
>
> > make sure imq0 is up and you have a rule like "iptables -t mangle -A
> > PREROUTING -i eth0 -j IMQ".
>
> If you do "iptables -L PREROUTING -t mangle" just after this, I don't see
> the IMQ rule in the list.
>
> I am using the precompiled iptables library (iptables 1.2.5), so
> maybe they don't match well with my iptable (1.2.2) ?
>
>

-- 

      __o
    _ \<_
   (_)/(_)

Saludos de Julián
EA4ACL
-.-

Foro Wireless Madrid
http://opennetworks.rg3.net

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

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

end of thread, other threads:[~2002-05-29 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-28 18:06 [LARTC] IMQ not working :-( Julián Muñoz
2002-05-28 18:09 ` Martin Devera
2002-05-28 18:45 ` Patrick McHardy
2002-05-29 10:36 ` Julián Muñoz
2002-05-29 14:02 ` Julián Muñoz

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.