RE: Bandwidth Throttling under FreeBSD 6.x ...

2006-12-01 Thread Michael K. Smith - Adhost
Hello Mark:

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marc G.
Fournier
Sent: Friday, December 01, 2006 10:28 AM
To: freebsd-questions@freebsd.org
Subject: Bandwidth Throttling under FreeBSD 6.x ...

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Finding alot of ancient stuff on Google, but they all seem to revolve
around 
ipfw, which I believe isn't so heavily recommended anymore?

Can someone point me to a doc that talks about bandwidth throttling
using, I'm 
guessing, pf, is the current?  Under FreeBSD 6.x?

Basically, what I want to do is leave everything open, but throttle one 
specific IP ...

Thanks ...

- 
Marc G. Fournier   Hub.Org Networking Services
(http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN .
[EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-


I think this is what you're looking for.  Specifically, using ALTQ in
conjunction with PF.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.h
tml

Regards,

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Bandwidth throttling

2006-04-23 Thread Hugo Silva

Andrew Spott wrote:

I'm interested in setting up a system that will give one person a guarenteed
amount of bandwidth.  For example.  If everyone of the network is using the
internet, he is guarenteed a certain amount of bandwidth, but only if he is
using it.  Basically, I want to give him priority on a certain amount of
bandwidth, but have the rest of it up for grabs.

Is this possible? and if so, where can I get more information on how to do
it?

-Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  


See http://www.openbsd.org/faq/pf/queueing.html

Regards,

Hugo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: bandwidth throttling for a particlarport for FTP server

2004-01-08 Thread Nelis Lamprecht
On Thu, 2004-01-08 at 11:37, Jamie Grunewald wrote:
> hi,
> 
> I'm fairly new to FreeBSD and I hope this is the
> proper group to post this question.
> 
> I'm setting up a FTP server on FreeBSD 5.1 to be
> accessed by a select number of people.  Is there a way
> to limit the amount of bandwidth that would allocated
> (e.g. I don't want to use the full 768kb/s (internet
> connection max)) for my FTP port?  I have multiple
> systems on my home LAN, the reason for limiting my
> bandwidth for FTP purposes.  I do have a router with
> an active firewall.
> 
> Thanks
> james

Hi,

By using ipfw(8) and dummynet(4) you can artificially limit the amount
of bandwidth used for a specific network/port. The man pages for ipfw(8)
contain some useful examples on how to configure and use this.

Another method would be to use a FTP Server that supports bandwidth
throttling eg. ProFTPD ( www.proftpd.org ) 
It has variables like RateWriteBPS, RateReadBPS etc which you can
configure to suit your bandwidth requirements.

Regards,

-- 
Nelis Lamprecht
PGP: http://www.8ball.co.za/pgp/nelis.key
"Unix IS user friendly.. It's just selective about who its friends are."


signature.asc
Description: This is a digitally signed message part