[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Altq help
Hi
Do you mean that i shall limit incomming pakets by filtering all from the external to the internal nic
i won t be easy :
if i do so i will specify the external nic ip adress for outgoing to the internal ?
where i want to specify the dest ip adress :
customer 1 has ip range 192.168.128.0
128 stands for 128kbps
So i have to limit input/output rate to 128kbps
customer 2 has ip range 192.168.68.0
68 stands for 68kbps
So i have to limit input/output rate to 68kbps
I don t understand how to do so with cbq ...
any idea ?
> > I think i understood the CBS for outgoing but can someone explain me how to
> > set up
> > a filter for incoming traffic from ip ranges ?
> > from the altq.conf man page:
>
> Because you have (at least) two interfaces in your box you can do what you want to accomplish. If you limit outgoing traffic on both _interfaces_ you limit incoming and outgoing traffic to your _network_ (the incoming traffic has to get _out_ of your internal nic into your network).
>
> You could check the altq mailinglist archives for more information, e.g.
>
> http://www.csl.sony.co.jp/~kjc/altq-ml-archives/msg00511.html
>
> hth
>
> Lars