Re: [LARTC] Bandwidth shaping and ISP's network peerings

2005-07-14 Thread Jody Shumaker
That sounds like an overly complicated way to do it. I would just create a 512kbit class with subclasses for the internet traffic, and route all MAN traffic into a 100mbit class. Should be some way to know which ip's will go to the MAN. Creating a virtual interface makes little sense here, si

Re: [LARTC] Bandwidth shaping and ISP's network peerings

2005-07-14 Thread Ori Shiloh
Hi there... I have an idea for you, just don't ask me how to implement it. 1. bring up some virtual interface, I'm almost sure linux has some way of doing it. this interface should output data to your real interface. 2. try to route all MAN traffic trough this interface. you'll need to know the

[LARTC] Bandwidth shaping and ISP's network peerings

2005-07-13 Thread panca sorin
Hello all! I have a small LAN at home and when someone starts to download (only one), interractive traffic (www, chat and online games) is impossible with standard kernel queues setup... So I started to shape. My ISP gives me a 512 kbits link to the Internet and a 100 Mbits link to some of the othe

[LARTC] Bandwidth shaping script appears to incorrectly halve the bandwidth

2005-07-02 Thread Richmond Low
Hi, I'm trying to modify the Wondershaper script so achieve the following. 1. Prioritize traffic to the few IP addresses. 2. Everyone else should get a fair amount of bandwidth The problem I am facing is when I run this script is that the bandwidth seems to get halved. I tried to apply this scri

Re: [LARTC] bandwidth shaping based on trafic on other host

2004-06-21 Thread Stef Coene
On Sunday 20 June 2004 19:33, Pedro Zorzenon Neto wrote: > Hi Folks, > > It's been 4 days since I posted a question and did not receive any > answer. Can you give me a hint if linux 'tc' 'iproute2' tools are > able to do what I need? > > I don't even know if they can do this and I should continue t

[LARTC] bandwidth shaping based on trafic on other host

2004-06-20 Thread Pedro Zorzenon Neto
Hi Folks, It's been 4 days since I posted a question and did not receive any answer. Can you give me a hint if linux 'tc' 'iproute2' tools are able to do what I need? I don't even know if they can do this and I should continue trying to use them for my needs. It seems that what I asked is very ha

Re: [LARTC] bandwidth shaping based on trafic on other host

2004-06-16 Thread Pedro Zorzenon Neto
On Wed, Jun 16, 2004 at 03:12:56PM -0300, Pedro Zorzenon Neto wrote: > This is the network: > > 192.168.1.2 --+ > 192.168.1.3 --+ Router > 192.168.1.4 --+ Linux/2.4 > 192.168.1.5 --+ eth0 eth1 internetprovider1 > 200.x.x.2 + > 200.x.x.3 + > 200.x.x.4 + Maybe the lin

[LARTC] bandwidth shaping based on trafic on other host

2004-06-16 Thread Pedro Zorzenon Neto
Hi Folks, I am a newbie in Qos... I could not find references to my question, then I am asking. This is the network: 192.168.1.2 --+ 192.168.1.3 --+ Router 192.168.1.4 --+ Linux/2.4 192.168.1.5 --+ eth0 eth1 internetprovider1 200.x.x.2 + 200.x.x.3 + 200.x.x.4 +

[LARTC] Bandwidth shaping per users with pam_auth

2004-04-03 Thread Sebastian A. Aresca
I am using squid with pam_auth and delay pools to control the banwidth to the inet access. The problem, of course, is that 80% of the bandwidth is wasted. So the idea is to make the same rules but with HTB or IMQ. I did it by mac-address but the problem is that the users move from a side to another

Re: [LARTC] Bandwidth shaping help

2003-10-30 Thread Stef Coene
On Thursday 30 October 2003 15:34, Ryan Vilim wrote: > Oh, I am sorry I probably should have specified the setup of my network > (stupid mistake by me :p). I have a server (linux) a laptop (linux) and > my parents computer (windows). These are all connected to the internet > via my router which is

Re: [LARTC] Bandwidth shaping help

2003-10-30 Thread Ryan Vilim
On Thu, 2003-10-30 at 05:32, Stef Coene wrote: > On Wednesday 29 October 2003 22:35, Ryan Vilim wrote: > > It seems I have quite a difficult (for me) bandwidth shaping problem. > > What I want is this; > > > > Port 80 and port 21 will share 30 kilobytes of the 50kilobytes upstream > > my ISP gives

Re: [LARTC] Bandwidth shaping help

2003-10-30 Thread Stef Coene
On Wednesday 29 October 2003 22:35, Ryan Vilim wrote: > It seems I have quite a difficult (for me) bandwidth shaping problem. > What I want is this; > > Port 80 and port 21 will share 30 kilobytes of the 50kilobytes upstream > my ISP gives me, bittorrent will get 10 maximum (ports 6881-6890), and >

[LARTC] Bandwidth shaping help

2003-10-29 Thread Ryan Vilim
It seems I have quite a difficult (for me) bandwidth shaping problem. What I want is this; Port 80 and port 21 will share 30 kilobytes of the 50kilobytes upstream my ISP gives me, bittorrent will get 10 maximum (ports 6881-6890), and all other ports get the full 100 mbits. I want any of the oth

Re: [LARTC] Bandwidth Shaping

2003-08-23 Thread Stef Coene
On Saturday 23 August 2003 18:55, Gustaf wrote: > I have just read trough the HOWTO but its soo large. > I wonder if anyone have some simple examples of making everyone on my > lan to share the bandwidth equally. > > So if I'm the only one using the connection I get all the bandwidth but > if someo

[LARTC] Bandwidth Shaping

2003-08-23 Thread Gustaf
I have just read trough the HOWTO but its soo large. I wonder if anyone have some simple examples of making everyone on my lan to share the bandwidth equally. So if I'm the only one using the connection I get all the bandwidth but if someone else starts using the connection he gets half and so on.

Re: [LARTC] bandwidth shaping over multiple WAN links

2003-07-28 Thread Martin A. Brown
Madhuri, : > For download, you : > can use 3 links but only if you NAT and you have a lot of : > connections so you can load balance the different connections (like : > http traffic). : : Can you provide some pointers on how to do this, especially load balancing? Try the nano HOWTO, posted

Re: [LARTC] bandwidth shaping over multiple WAN links

2003-07-28 Thread Madhuri Patwardhan
Hi, Thanks for the response. > For download, you > can use 3 links but only if you NAT and you have a lot of connections so you > can load balance the different connections (like http traffic). Can you provide some pointers on how to do this, especially load balancing? Thanks, Madhuri > A

Re: [LARTC] bandwidth shaping over multiple WAN links

2003-07-28 Thread Stef Coene
On Saturday 26 July 2003 11:39, madhuri wrote: > Hi, > > We have three WAN links each of capacity 2 Mbps. > > There is a one linux box per link which is used for NAT and firewall. So > I have three linux boxes and three WAN links to talk to the internet. > > We want to do bandwidth shaping over the

RE: [LARTC] bandwidth shaping over multiple WAN links

2003-07-26 Thread S Mohan
fault routes with weights? Or do we have to do this explicitly with ppp-up? Mohan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of hare ram Sent: Saturday, July 26, 2003 4:54 PM To: Madhuri Patwardhan Cc: [EMAIL PROTECTED] Subject: Re: [LARTC] bandwidth shaping

Re: [LARTC] bandwidth shaping over multiple WAN links

2003-07-26 Thread hare ram
day, July 26, 2003 4:12 PM Subject: Re: [LARTC] bandwidth shaping over multiple WAN links > > > We are using redhat 8.0, however we can switch to redhat 9.0 if required. > > So you have one linux box with multiple ethernet cards each connected to a > seperate WAN link and you are

Re: [LARTC] bandwidth shaping over multiple WAN links

2003-07-26 Thread Madhuri Patwardhan
ion what distro are you using > > iam using redhat 9.0, with multiple links working fine > > > best of luck > > hare > > - Original Message - > From: "madhuri" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, July 26, 2003

Re: [LARTC] bandwidth shaping over multiple WAN links

2003-07-26 Thread hare ram
- From: "madhuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 26, 2003 3:09 PM Subject: [LARTC] bandwidth shaping over multiple WAN links > > Hi, > > We have three WAN links each of capacity 2 Mbps. > > There is a one linu

[LARTC] bandwidth shaping over multiple WAN links

2003-07-26 Thread madhuri
Hi, We have three WAN links each of capacity 2 Mbps. There is a one linux box per link which is used for NAT and firewall. So I have three linux boxes and three WAN links to talk to the internet. We want to do bandwidth shaping over these three links. I know individually we can do bandwidth sha

Re: [LARTC] Bandwidth Shaping

2003-04-04 Thread Stef Coene
On Friday 04 April 2003 02:46, [EMAIL PROTECTED] wrote: > I own a WIreless ISP and have recently began suppling bandwidth to college > dorms. As I expected, 90% of the bandwidth they consume is downloading > music with programs such as Kazaa. I would like to throttle this > bandwidth, only as nee

[LARTC] Bandwidth Shaping

2003-04-03 Thread bbeverage
I own a WIreless ISP and have recently began suppling bandwidth to college dorms. As I expected, 90% of the bandwidth they consume is downloading music with programs such as Kazaa. I would like to throttle this bandwidth, only as needed. As long as extra, unused bandwidth was present, the mus