Re: [leaf-user] What modules are needed for shorewall 3.0 traffic shaping?

2005-12-13 Thread M Lu

Thank you, Jaap,

I could start shorewall with those

#
sch_ingress
sch_htb
sch_prio
sch_sfq
cls_u32
cls_fw



- Original Message - 
From: "Jaap Eldering" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, December 13, 2005 2:41 AM
Subject: Re: [leaf-user] What modules are needed for shorewall 3.0 traffic 
shaping?




On Mon, Dec 12, 2005 at 11:55:23PM -0500, M Lu wrote:


I upgraded to shorewall 3.x and would like to use the built-in traffic
shaping. After creating some simple tc-files I started shorewall and I 
got

error

Processing /etc/shorewall/tcdevices...
RTNETLINK answers: Invalid argument

and I think that some modules (for HTB?) are missing. According to
shorewall documentation: "...For builtin support, you need the HTB
scheduler, the PRIO pseudoscheduler and SFQ queue. The other scheduler or
queue algorithms are not needed..."

Can somebody list what modules I need to specify in /etc/modules?


For these you need:

sch_htb
sch_prio
sch_sfq

You can find these in directory kernel/net/sched of the modules tree.

Jaap





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


Re: [leaf-user] What modules are needed for shorewall 3.0 traffic shaping?

2005-12-12 Thread Jaap Eldering
On Mon, Dec 12, 2005 at 11:55:23PM -0500, M Lu wrote:
> 
> I upgraded to shorewall 3.x and would like to use the built-in traffic 
> shaping. After creating some simple tc-files I started shorewall and I got 
> error
> 
> Processing /etc/shorewall/tcdevices...
> RTNETLINK answers: Invalid argument
> 
> and I think that some modules (for HTB?) are missing. According to 
> shorewall documentation: "...For builtin support, you need the HTB 
> scheduler, the PRIO pseudoscheduler and SFQ queue. The other scheduler or 
> queue algorithms are not needed..."
> 
> Can somebody list what modules I need to specify in /etc/modules?

For these you need:

sch_htb
sch_prio
sch_sfq

You can find these in directory kernel/net/sched of the modules tree.

Jaap


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


[leaf-user] What modules are needed for shorewall 3.0 traffic shaping?

2005-12-12 Thread M Lu

Hi,

I upgraded to shorewall 3.x and would like to use the built-in traffic 
shaping. After creating some simple tc-files I started shorewall and I got 
error


Processing /etc/shorewall/tcdevices...
RTNETLINK answers: Invalid argument

and I think that some modules (for HTB?) are missing. According to shorewall 
documentation: "...For builtin support, you need the HTB scheduler, the PRIO 
pseudoscheduler and SFQ queue. The other scheduler or queue algorithms are 
not needed..."


Can somebody list what modules I need to specify in /etc/modules?

Thank you.

M Lu 



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/