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
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
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/
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.
-
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 )
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
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
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
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