Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 20:49:38 -0700
From:      faSty <fasty@i-sphere.com>
To:        freebsd-questions@freebsd.org
Subject:   bandwidth control question
Message-ID:  <20021020034938.GB17475@i-sphere.com>

next in thread | raw e-mail | index | archive | help
Hi there,

 I was been search the method statement for the ipfw rule and pipe rule. I
cannot find any information regard this question.

I wanted have 2 servers limit at 750Kbit/s outgoing. example:

ipfw add 500 pipe 1 ip from server1 to any via any
ipfw add 600 pipe 1 ip from server2 to any via any
ipfw pipe 1 config bw 750Kbit/s

I looked the MRTG showed server1 got 344kb/sec and server2 got 706kb/sec. 
I am confused it should be limited at 750Kbit/sec maxmium segment. How
do I set not allow over the maxmium set value 750Kbit/s. When I set
at 750Kbit/s and it show over size 344+706=1010kb/sec total. That's wrong
should be limited at 750kb/sec or under. 

Is Kbit/s same as kb/sec ?

-fasty

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021020034938.GB17475>