Re: cant get the damn bandwidth limiter working
- From: Roland Smith <rsmith@xxxxxxxxx>
- Date: Wed, 30 May 2007 18:33:41 +0200
On Wed, May 30, 2007 at 02:58:50PM +0200, deeptech71@xxxxxxxxx wrote:
RW wrote:
On Sat, 26 May 2007 16:52:56 +0200
deeptech71@xxxxxxxxx wrote:
pf and altq are enabled. My ISP allows 16kB/s upload and 128kB/sAFAIK ALTQ only queues outgoing traffic, and pass in quick on sk0 from
download. I want to use half of that. What should pf.conf contain, to
limit my computer's upload and download speeds? I've tried:
altq sk0 cbq bandwidth 1576Kb queue { lan, upload, download }
queue lan bandwidth 1000Kb cbq(default)
queue upload bandwidth 64Kb cbq
queue download bandwidth 512Kb cbq
block in all
pass in quick on sk0 from 192.168.0.0/16 queue lan
pass in all on sk0 queue download
block out all
pass out quick on sk0 to 192.168.0.0/16 queue lan
pass out all on sk0 queue upload
192.168.0.0/16 queue lan means: send the packet to the lan queue if it's
routed out via the
interface to which "queue lan" is attached, i.e. back out via sk0 -
which isn't going to happen.
That would explain. So is there any way to limit the speed at which i'm
downloading? Come on I've seen a bunch of software like this for Windows on
the net!
According to http://www.openbsd.org/faq/pf/queueing.html it _can_ work
if you have a separate router See the examples.
Roland
--
R.F.Smith http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
Attachment:
pgpBQqnzeGvYb.pgp
Description: PGP signature
- Follow-Ups:
- Re: cant get the damn bandwidth limiter working
- From: deeptech71
- Re: cant get the damn bandwidth limiter working
- References:
- cant get the damn bandwidth limiter working
- From: deeptech71
- Re: cant get the damn bandwidth limiter working
- From: RW
- Re: cant get the damn bandwidth limiter working
- From: deeptech71
- cant get the damn bandwidth limiter working
- Prev by Date: Re: 6.2/i386 X/DRI issues
- Next by Date: Re: laser printer - which one?
- Previous by thread: Re: cant get the damn bandwidth limiter working
- Next by thread: Re: cant get the damn bandwidth limiter working
- Index(es):
Relevant Pages
|