Re: conf/153155: [PATCH] [8.2-BETA1] ipfw rules fail to load cleanly on start if nat enabled

2011-01-04 Thread hrs
Synopsis: [PATCH] [8.2-BETA1] ipfw rules fail to load cleanly on start if nat enabled Responsible-Changed-From-To: freebsd-ipfw->hrs Responsible-Changed-By: hrs Responsible-Changed-When: Wed Jan 5 01:06:05 UTC 2011 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=153155

Re: kern/148928: [ipfw] Problem with loading of ipfw NAT rules during system startup

2011-01-04 Thread hrs
Synopsis: [ipfw] Problem with loading of ipfw NAT rules during system startup Responsible-Changed-From-To: freebsd-ipfw->hrs Responsible-Changed-By: hrs Responsible-Changed-When: Wed Jan 5 01:05:33 UTC 2011 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=148928

Re: soft-cap,

2011-01-04 Thread Freddie Cash
On Tue, Jan 4, 2011 at 2:33 PM, Michael Spratt wrote: > Dear friends,  linux/ipfw/dummynet/transparent-bridge, am trying to cap > users to upload/TX rates, but allow them to go over if the link is not > congested. > > The example below limits each src-ip mask-IP's TX from 10.10.0.0/20 to > 128Kbp/

soft-cap,

2011-01-04 Thread Michael Spratt
Dear friends, linux/ipfw/dummynet/transparent-bridge, am trying to cap users to upload/TX rates, but allow them to go over if the link is not congested. The example below limits each src-ip mask-IP's TX from 10.10.0.0/20 to 128Kbp/s, and from 10.20.0.0/20 to 1024Kbp/s. -

RED SCALE problem?

2011-01-04 Thread Lin Xue
Hi all, I am trying to do some test on RED for different parameters(like min/max threshold, probability..), but find there might be some problem with SCALE of RED. In ip_dummynet.h RED SCALE is defined as: #define SCALE_RED 16 #define SCALE(x)( (x) << SCALE_RED )

Re: Transparent Squid and traffic control

2011-01-04 Thread Julian Elischer
On 1/4/11 5:01 AM, Fazal Ahmed Malik wrote: Hi, I have problem in running transparent squid along with dummynet on FreeBSD 7. I have mpd5 for dialin pppoe which is working perfect along with ipfw dummynet traffic control. Now i want to setup transparent squid using ipfw fwd rule. if i place f

Re: Transparent Squid and traffic control

2011-01-04 Thread John Nielsen
On Jan 4, 2011, at 8:01 AM, Fazal Ahmed Malik wrote: > I have problem in running transparent squid along with dummynet on FreeBSD 7. > I have mpd5 for dialin pppoe which is working perfect along with ipfw > dummynet traffic control. Now i want to setup transparent squid using ipfw > fwd rule. i

Re: How to obtain fixed packet loss ?

2011-01-04 Thread Luigi Rizzo
On Mon, Jan 03, 2011 at 06:22:54PM +, nangergong wrote: > Hi, all: > > As far as I know, in dummynet, plr is prabability-based, namely, when a > packet is processed, it will be discarded according to the probability. So, > if I have 100 packets and the plr is 5%, eventually I may just discar

Transparent Squid and traffic control

2011-01-04 Thread Fazal Ahmed Malik
Hi, I have problem in running transparent squid along with dummynet on FreeBSD 7. I have mpd5 for dialin pppoe which is working perfect along with ipfw dummynet traffic control. Now i want to setup transparent squid using ipfw fwd rule. if i place fwd rule before dummynet rule transparent squid