Re: [WISPA] QOS tc filter examples

2010-04-29 Thread Christophe Lucas
Jason Wallace (supp...@azii.net) a écrit le [28/04/10 à 23:28]: Rick, I had considered that. Then I read Butch's blog about when he developed it, and there were a few things that I think would prevent it from working correctly in my network: 1. His script seems to be tailored for

Re: [WISPA] QOS tc filter examples

2010-04-29 Thread Butch Evans
On Wed, 2010-04-28 at 14:27 -0700, Jason Wallace wrote: 1. His script seems to be tailored for RouterOS; It is RouterOS Specific (currently). I am in the process of porting it to Linux (ImageStream). he mentions that the script uses the PCQ qdisc (which is RouterOS only) and my router is

Re: [WISPA] QOS tc filter examples

2010-04-29 Thread Josh Luthman
It is RouterOS Specific (currently). I am in the process of porting it to Linux (ImageStream). Let me know when this is done! Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 “Success is not final, failure is not fatal: it is the courage to

Re: [WISPA] QOS tc filter examples

2010-04-29 Thread Butch Evans
On Wed, 2010-04-28 at 19:45 -0430, Greg Ihnen wrote: Are you talking about a static config, or a script which does decision making and changes parameters? Greg, The configuration is static, however there's a lot of intelligence built into this new approach. This script (which is Mikrotik

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread RickG
Contact Butch Evans, pay small amount for his script, problem solved! -RickG On Wed, Apr 28, 2010 at 1:28 PM, Jason Wallace supp...@azii.net wrote: I am finding that I need to improve the QOS of my network (I picked up a few customers with lots of teens, etc).  Right now I use tc rules to

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Greg Ihnen
Is there no script that does something similar that is in the public domain? Even something basic to start with? Greg On Apr 28, 2010, at 2:26 PM, RickG wrote: Contact Butch Evans, pay small amount for his script, problem solved! -RickG On Wed, Apr 28, 2010 at 1:28 PM, Jason Wallace

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Bret Clark
I'm currently using tc in linux but have been debating on loading Mikrotic's RouterOS onto a high-end server and have it handle the QoS for our network as it seems a lot easier to configure. Is anyone else doing this and have you found it to work well? Greg Ihnen wrote: Is there no script

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Josh Luthman
Dozens of people including myself do QOS on MT with good x86 hardware. We are all very happy. On 4/28/10, Bret Clark bcl...@spectraaccess.com wrote: I'm currently using tc in linux but have been debating on loading Mikrotic's RouterOS onto a high-end server and have it handle the QoS for our

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Jason Wallace
Rick, I had considered that. Then I read Butch's blog about when he developed it, and there were a few things that I think would prevent it from working correctly in my network: 1. His script seems to be tailored for RouterOS; he mentions that the script uses the PCQ qdisc (which is RouterOS

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Mark Dueck
I started my linux experience with Mastershaper - www.mastershaper.org If you can play with a system, set an IP address, have it generate all the rules for you, you'd be able to generate all other rules per IP off of that. The project looked to be dead for a while, but it's getting a little

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Josh Luthman
I would advise MT for traffic shaping. ImageStream and a lot of work can do stuff, too. I'd stay away from anything that takes a lot of effort like tc. 50 bucks will save you a LOT of time. As we all know time=money. On 4/28/10, Jason Wallace supp...@azii.net wrote: Rick,     I had

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread RickG
I understand. His script truly improved my network and was worth every penny. It is obvious he put a lot of time into it. Sure, a guy could sit there and build it himself but whats the time worth. Obviously, there is no one size fits all so perhaps Butch has another or can tailor it to fit your

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Josh Luthman
The template itself is quite dynamic but just mention any individual things that require addition attention. Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 “Success is not final, failure is not fatal: it is the courage to continue that counts.” ---

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Greg Ihnen
Rick, Are you talking about a static config, or a script which does decision making and changes parameters? Greg On Apr 28, 2010, at 6:53 PM, RickG wrote: I understand. His script truly improved my network and was worth every penny. It is obvious he put a lot of time into it. Sure,

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread RickG
Butch added queue trees and some other stuff. The best thing to do is ask him. On Wed, Apr 28, 2010 at 8:15 PM, Greg Ihnen os10ru...@gmail.com wrote: Rick,        Are you talking about a static config, or a script which does decision making and changes parameters? Greg On Apr 28, 2010,

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Josh Luthman
Well all it is is in /ip firewall mangle and /queue tree but that's like saying all I need is Internet. Is that just IP with no DNS? Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 “Success is not final, failure is not fatal: it is the courage to

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread RickG
Heck, I would've wanted to type all the lines of code he put in there, let alone make sure it works! It wouldve taken me hours if not days! On Thu, Apr 29, 2010 at 12:19 AM, Josh Luthman j...@imaginenetworksllc.com wrote: Well all it is is in /ip firewall mangle and /queue tree but that's like

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread Josh Luthman
I think you mean would not have wanted to... Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 “Success is not final, failure is not fatal: it is the courage to continue that counts.” --- Winston Churchill On Thu, Apr 29, 2010 at 12:24 AM, RickG

Re: [WISPA] QOS tc filter examples

2010-04-28 Thread RickG
LOL! See what I mean :) On Thu, Apr 29, 2010 at 12:29 AM, Josh Luthman j...@imaginenetworksllc.com wrote: I think you mean would not have wanted to... Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 “Success is not final, failure is not