RE: [leaf-user] bering (shorewall) traffic shaping

2002-06-05 Thread Sandro Minola

Kim:
Yes it is possible to use more than one classifier. Absolutely no problem.
If you are interested in examples how to filter ACK and other special TCP
packets with u32, please have a look at the script contained in the .lrp
package mentioned below.

Omar:
 Is it possible to accomplish traffic shaping with Dachstein?
Yes, it is.

Please use
http://leaf.sf.net/devel/sminola/files/packages/qos.lrp

I copied the short description and documentation for the package for you:

start short documentation
***Please edit /usr/sbin/qos.sh according to your internet speed***

There are only four values which you have to care about:
ETH_SPEED_UPLINK=10
ETH_SPEED_DOWNLINK=10
DOWNLINK=512
UPLINK=128

Everything is documented in the file itself (read the comments). The script
is completely plugplay and should fit most setups without changes. This
script does REALLY take effect! Now you can surf while downloading with
maximum speed, play Counter-Strike while down/uploadin without lags, upload
while downloading, ssh without lags while uploading/downloading etc etc.

IMPORTANT Note for all Dachstein floppy users:
Because QoS is not compiled into the dachstein.small kernel, you'll have to
use the normal kernel! Also the modules (sch_cbq.o, sch_sfq.o and cls_u32.o)
are from the dachstein-normal tree.
http://lrp.steinkuehler.net/files/kernels/2.2.19-3-normal/linux-2.2.19-3-LEA
F-normal.zImage.upx

/end short documentation

If you have any questions, please ask to the list and use a new subject.

---
Sandro Minola   | LEAF Developer (http://leaf.sourceforge.net)
mailto:[EMAIL PROTECTED] | mailto:[EMAIL PROTECTED]
http://www.minola.ch| http://leaf.sourceforge.net/devel/sminola
-
My PGP key is at: http://www.minola.ch/pgp/sminola.asc
---


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] bering (shorewall) traffic shaping

2002-06-05 Thread Omar D. Samuels

Very Kewl!  Lastly... does this package also work seamlessly for Eigerstein
2 or will I have to get a different one?

- Original Message -
From: Sandro Minola [EMAIL PROTECTED]
To: Omar D. Samuels [EMAIL PROTECTED];
[EMAIL PROTECTED]; Kim Oppalfens
[EMAIL PROTECTED]
Sent: Wednesday, June 05, 2002 10:45 AM
Subject: RE: [leaf-user] bering (shorewall) traffic shaping


 Kim:
 Yes it is possible to use more than one classifier. Absolutely no problem.
 If you are interested in examples how to filter ACK and other special TCP
 packets with u32, please have a look at the script contained in the .lrp
 package mentioned below.

 Omar:
  Is it possible to accomplish traffic shaping with Dachstein?
 Yes, it is.

 Please use
 http://leaf.sf.net/devel/sminola/files/packages/qos.lrp

 I copied the short description and documentation for the package for you:

 start short documentation
 ***Please edit /usr/sbin/qos.sh according to your internet speed***

 There are only four values which you have to care about:
 ETH_SPEED_UPLINK=10
 ETH_SPEED_DOWNLINK=10
 DOWNLINK=512
 UPLINK=128

 Everything is documented in the file itself (read the comments). The
script
 is completely plugplay and should fit most setups without changes. This
 script does REALLY take effect! Now you can surf while downloading with
 maximum speed, play Counter-Strike while down/uploadin without lags,
upload
 while downloading, ssh without lags while uploading/downloading etc etc.

 IMPORTANT Note for all Dachstein floppy users:
 Because QoS is not compiled into the dachstein.small kernel, you'll have
to
 use the normal kernel! Also the modules (sch_cbq.o, sch_sfq.o and
cls_u32.o)
 are from the dachstein-normal tree.

http://lrp.steinkuehler.net/files/kernels/2.2.19-3-normal/linux-2.2.19-3-LEA
 F-normal.zImage.upx

 /end short documentation

 If you have any questions, please ask to the list and use a new subject.

 ---
 Sandro Minola   | LEAF Developer (http://leaf.sourceforge.net)
 mailto:[EMAIL PROTECTED] | mailto:[EMAIL PROTECTED]
 http://www.minola.ch| http://leaf.sourceforge.net/devel/sminola
 -
 My PGP key is at: http://www.minola.ch/pgp/sminola.asc
 ---


 ___

 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] bering (shorewall) traffic shaping

2002-06-05 Thread Todd Pearsall

I just gave it a try on my Dachstein 1.02 box (after switching from the
small-ipsec to the normal-ipsec kernel file) and I get errors because
the tc command is not there.  Anyone know where I can get it from?

Thanks!

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of 
 Sandro Minola
 Sent: Wednesday, June 05, 2002 11:45 AM
 To: Omar D. Samuels; [EMAIL PROTECTED]; Kim Oppalfens
 Subject: RE: [leaf-user] bering (shorewall) traffic shaping
 
 
 Kim:
 Yes it is possible to use more than one classifier. 
 Absolutely no problem.
 If you are interested in examples how to filter ACK and other 
 special TCP
 packets with u32, please have a look at the script contained 
 in the .lrp
 package mentioned below.
 
 Omar:
  Is it possible to accomplish traffic shaping with Dachstein?
 Yes, it is.
 
 Please use
 http://leaf.sf.net/devel/sminola/files/packages/qos.lrp
 
 I copied the short description and documentation for the 
 package for you:
 
 start short documentation
 ***Please edit /usr/sbin/qos.sh according to your internet speed***
 
 There are only four values which you have to care about:
 ETH_SPEED_UPLINK=10
 ETH_SPEED_DOWNLINK=10
 DOWNLINK=512
 UPLINK=128
 
 Everything is documented in the file itself (read the 
 comments). The script
 is completely plugplay and should fit most setups without 
 changes. This
 script does REALLY take effect! Now you can surf while 
 downloading with
 maximum speed, play Counter-Strike while down/uploadin 
 without lags, upload
 while downloading, ssh without lags while 
 uploading/downloading etc etc.
 
 IMPORTANT Note for all Dachstein floppy users:
 Because QoS is not compiled into the dachstein.small kernel, 
 you'll have to
 use the normal kernel! Also the modules (sch_cbq.o, sch_sfq.o 
 and cls_u32.o)
 are from the dachstein-normal tree.
 http://lrp.steinkuehler.net/files/kernels/2.2.19-3-normal/linu
x-2.2.19-3-LEA
F-normal.zImage.upx

/end short documentation

If you have any questions, please ask to the list and use a new subject.

---
Sandro Minola   | LEAF Developer (http://leaf.sourceforge.net)
mailto:[EMAIL PROTECTED] | mailto:[EMAIL PROTECTED]
http://www.minola.ch| http://leaf.sourceforge.net/devel/sminola
-
My PGP key is at: http://www.minola.ch/pgp/sminola.asc
---


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] bering (shorewall) traffic shaping

2002-06-05 Thread Michael D. Schleif


Todd Pearsall wrote:
 
 I just gave it a try on my Dachstein 1.02 box (after switching from the
 small-ipsec to the normal-ipsec kernel file) and I get errors because
 the tc command is not there.  Anyone know where I can get it from?

bwidth22.lrp

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] bering (shorewall) traffic shaping

2002-06-05 Thread Kim Oppalfens

At 22:08 5/06/2002, Michael D. Schleif wrote:

Todd Pearsall wrote:

or tc.lrp which can be found in the bering image.

Kim Oppalfens


 
  I just gave it a try on my Dachstein 1.02 box (after switching from the
  small-ipsec to the normal-ipsec kernel file) and I get errors because
  the tc command is not there.  Anyone know where I can get it from?

bwidth22.lrp

--

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] bering (shorewall) traffic shaping

2002-06-04 Thread Omar D. Samuels

Is it possible to accomplish traffic shaping with Dachstein?

- Original Message -
From: Kim Oppalfens [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 04, 2002 1:13 PM
Subject: [leaf-user] bering (shorewall) traffic shaping


 Hi all,

 I am trying to do some traffic shaping and it appears to be working.
 Just have one question though, would it be possible to mix fwmark filter
 with the u32 ones?

 u32 seems easier for complex rules like filtering on ack/syn/ size of data
 packet and so on.

 Thanks in advance

 Kim


 ___

 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] bering (shorewall) traffic shaping

2002-06-04 Thread Tom Eastep

On Tue, 4 Jun 2002, Kim Oppalfens wrote:

 Hi all,
 
 I am trying to do some traffic shaping and it appears to be working.
 Just have one question though, would it be possible to mix fwmark filter 
 with the u32 ones?
 
 u32 seems easier for complex rules like filtering on ack/syn/ size of data 
 packet and so on.
 
 Thanks in advance


You can use any type of clasifier you choose -- Shorewall itself only 
supports fwmark though. 

-Tom
-- 
Tom Eastep\ Shorewall - iptables made easy
AIM: tmeastep  \ http://www.shorewall.net
ICQ: #60745924  \ [EMAIL PROTECTED]


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] bering (shorewall) traffic shaping

2002-06-04 Thread Richard Doyle

I suspect you can, but you are most likely to get knowledgeable help on
the LARTC list: http://mailman.ds9a.nl/mailman/listinfo/lartc

-Richard

On Tue, 2002-06-04 at 11:13, Kim Oppalfens wrote:
 Hi all,
 
 I am trying to do some traffic shaping and it appears to be working.
 Just have one question though, would it be possible to mix fwmark filter 
 with the u32 ones?
 
 u32 seems easier for complex rules like filtering on ack/syn/ size of data 
 packet and so on.
 
 Thanks in advance
 
 Kim
 
 
 ___
 
 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
 
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 
 



___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html