[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 1495] Re: Configuration file : limit both upload and download
On Wed, May 15, 2002 at 12:06:41PM +0900, Kenjiro Cho wrote:
>
> Florian Ponroy wrote:
> > I have a small network, with an internet connection (bandwidth : 512kbps down, 128 kbps up).
> > The gateway is an OpenBSD 3.0 system, and i live with 2 friends.
> >
> > I would like to limit the bandwidth for my 2 roommates : Max 160kbps down, Max 32kbps up.
> > (not for specific services .. just for all ! :)
> >
> > The thing works fine for the download (20kB/s Max), but not for the upload (still 16kB/s ..).
>
> ALTQ works on outgoing traffic. You have to set up the other
> interface to control upload traffic.
>
> -Kenjiro
>
Which interface are you talking about, the one on the internet side ? Or the one of
the computers i want to shape ?
The main problem is that my private network is NATed, then if i work with the internet
interface (tun0), i can't specify the destination address to 192.168.x.y.
What could i do ?
Thank you !
Florian