All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] iptables-table empty, can't get tc to work...
@ 2001-01-29 17:56 
  2001-01-29 18:16 ` Stefan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From:  @ 2001-01-29 17:56 UTC (permalink / raw)
  To: lartc

<PRE>I have an ISDN connection here at my apartment and wanted to make sure
to have enuf bandwidth to play a game while one of my roommates is
surfing.
I compiled the 2.4 kernel for advanced routing and tos and iptables as
modules.

I have iptables v1.2 and when adding a rule and then doing iptables -L
the list is empty tho the rules are applied.

When I type:
tc qdisc add dev ippp0 root handle 1: cbq bandwidth 64kbit avpkt 1000
I get the error:
RTNETLINK answers: Invalid argument

I found two good howto-sites but neither of them helps:
<A HREF="http://www.ittc.ukans.edu/~rsarav/howto/howto.html">http://www.ittc.ukans.edu/~rsarav/howto/howto.html</A>
<A HREF="http://www.ds9a.nl/2.4Networking/HOWTO//cvs/2.4routing/output/2.4routing-9.html">http://www.ds9a.nl/2.4Networking/HOWTO//cvs/2.4routing/output/2.4routing-9.html</A>

I'd really appreciate some help.

Thanx in advance,
 André Weidemann.


</PRE>

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

* [LARTC] iptables-table empty, can't get tc to work...
  2001-01-29 17:56 [LARTC] iptables-table empty, can't get tc to work 
@ 2001-01-29 18:16 ` Stefan
  2001-01-29 18:35 ` 
  2001-01-30 12:17 ` Steffen
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan @ 2001-01-29 18:16 UTC (permalink / raw)
  To: lartc

<PRE>Am Montag, 29. Januar 2001 18:56 schrieb André Weidemann:
&gt;<i> I have an ISDN connection here at my apartment and wanted to make sure
</I>&gt;<i> to have enuf bandwidth to play a game while one of my roommates is
</I>&gt;<i> surfing.
</I>&gt;<i> I compiled the 2.4 kernel for advanced routing and tos and iptables as
</I>&gt;<i> modules.
</I>&gt;<i>
</I>
Try to compile this direct into the kernel. Not as modules.
-- 
CU
Stefan
Email: <A HREF="mailto:stefan.bayer@gmx.net">stefan.bayer@gmx.net</A>

----------------------------------------------------
My Box said: &quot;Install Win95 or better ...&quot; So I installed Linux.

Microsoft gives you Windows
Linux gives you the whole house


</PRE>

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

* [LARTC] iptables-table empty, can't get tc to work...
  2001-01-29 17:56 [LARTC] iptables-table empty, can't get tc to work 
  2001-01-29 18:16 ` Stefan
@ 2001-01-29 18:35 ` 
  2001-01-30 12:17 ` Steffen
  2 siblings, 0 replies; 4+ messages in thread
From:  @ 2001-01-29 18:35 UTC (permalink / raw)
  To: lartc

<PRE>Hi Stefan,
if I do compile it directly into the kernel it doesn't work at all. I
get an error message like &quot;'filter' not found in table&quot;. I can't
remember correctly.

But thx anyway,
 André.

Stefan Bayer wrote:
&gt;<i> 
</I>&gt;<i> Am Montag, 29. Januar 2001 18:56 schrieb André Weidemann:
</I>&gt;<i> &gt; I have an ISDN connection here at my apartment and wanted to make sure
</I>&gt;<i> &gt; to have enuf bandwidth to play a game while one of my roommates is
</I>&gt;<i> &gt; surfing.
</I>&gt;<i> &gt; I compiled the 2.4 kernel for advanced routing and tos and iptables as
</I>&gt;<i> &gt; modules.
</I>&gt;<i> &gt;
</I>&gt;<i> 
</I>&gt;<i> Try to compile this direct into the kernel. Not as modules.
</I>&gt;<i> --
</I>&gt;<i> CU
</I>&gt;<i> Stefan
</I>&gt;<i> Email: <A HREF="mailto:stefan.bayer@gmx.net">stefan.bayer@gmx.net</A>
</I>&gt;<i> 
</I>&gt;<i> ----------------------------------------------------
</I>&gt;<i> My Box said: &quot;Install Win95 or better ...&quot; So I installed Linux.
</I>&gt;<i> 
</I>&gt;<i> Microsoft gives you Windows
</I>&gt;<i> Linux gives you the whole house
</I>&gt;<i> 
</I>&gt;<i> _______________________________________________
</I>&gt;<i> LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
</I>&gt;<i> <A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO: <A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>
</I>

</PRE>

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

* [LARTC] iptables-table empty, can't get tc to work...
  2001-01-29 17:56 [LARTC] iptables-table empty, can't get tc to work 
  2001-01-29 18:16 ` Stefan
  2001-01-29 18:35 ` 
@ 2001-01-30 12:17 ` Steffen
  2 siblings, 0 replies; 4+ messages in thread
From: Steffen @ 2001-01-30 12:17 UTC (permalink / raw)
  To: lartc

<PRE>Am Montag, 29. Januar 2001 18:56 schrieben Sie:
&gt;<i> I have an ISDN connection here at my apartment and wanted to make sure
</I>&gt;<i> to have enuf bandwidth to play a game while one of my roommates is
</I>&gt;<i> surfing.
</I>&gt;<i> I compiled the 2.4 kernel for advanced routing and tos and iptables as
</I>&gt;<i> modules.
</I>&gt;<i>
</I>&gt;<i> I have iptables v1.2 and when adding a rule and then doing iptables -L
</I>&gt;<i> the list is empty tho the rules are applied.
</I>&gt;<i>
</I>&gt;<i> When I type:
</I>&gt;<i> tc qdisc add dev ippp0 root handle 1: cbq bandwidth 64kbit avpkt 1000
</I>&gt;<i> I get the error:
</I>&gt;<i> RTNETLINK answers: Invalid argument
</I>

You have to turn on the option
       Prompt for development and/or incoplete code/drives    
after that, you can select various options in the  
       networking -&gt; QoS and/or fair queueing 
options menue.

Greetings
Steffen



</PRE>

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

end of thread, other threads:[~2001-01-30 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-29 17:56 [LARTC] iptables-table empty, can't get tc to work 
2001-01-29 18:16 ` Stefan
2001-01-29 18:35 ` 
2001-01-30 12:17 ` Steffen

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.